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

Method setFloatDataArrays

src/openms/source/KERNEL/MSSpectrum.cpp:584–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

582 }
583
584 void MSSpectrum::setFloatDataArrays(const MSSpectrum::FloatDataArrays &fda)
585 {
586 float_data_arrays_ = fda;
587 }
588
589 const MSSpectrum::StringDataArrays &MSSpectrum::getStringDataArrays() const
590 {

Callers 11

testMSSpectrumFunction · 0.95
create_im.pyFile · 0.45
readChromatogramMethod · 0.45
consumeSpectrumMethod · 0.45
consumeChromatogramMethod · 0.45
annotateMatchesMethod · 0.45
START_SECTIONFunction · 0.45
START_SECTIONFunction · 0.45
testMSChromatogramFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected