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

Method getScanDirection

src/openms/source/METADATA/MassAnalyzer.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 MassAnalyzer::ScanDirection MassAnalyzer::getScanDirection() const
107 {
108 return scan_direction_;
109 }
110
111 void MassAnalyzer::setScanDirection(MassAnalyzer::ScanDirection scan_direction)
112 {

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