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

Method getScanRate

src/openms/source/METADATA/MassAnalyzer.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 }
155
156 double MassAnalyzer::getScanRate() const
157 {
158 return scan_rate_;
159 }
160
161 void MassAnalyzer::setScanRate(double scan_rate)
162 {

Callers 6

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