MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setIntensity32Bit

Method setIntensity32Bit

src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234 }
235
236 void PeakFileOptions::setIntensity32Bit(bool int_32_bit)
237 {
238 int_32_bit_ = int_32_bit;
239 }
240
241 bool PeakFileOptions::getIntensity32Bit() const
242 {

Callers 1

main_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected