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

Method getResolutionType

src/openms/source/METADATA/MassAnalyzer.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 MassAnalyzer::ResolutionType MassAnalyzer::getResolutionType() const
97 {
98 return resolution_type_;
99 }
100
101 void MassAnalyzer::setResolutionType(MassAnalyzer::ResolutionType resolution_type)
102 {

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