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

Method getScanTime

src/openms/source/METADATA/MassAnalyzer.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 double MassAnalyzer::getScanTime() const
167 {
168 return scan_time_;
169 }
170
171 void MassAnalyzer::setScanTime(double scan_time)
172 {

Callers 7

testMassAnalyzerFunction · 0.95
update_Method · 0.80
writeToMethod · 0.80
MzXMLFile_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testMassAnalyzerFunction · 0.76