Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testMassAnalyzer
Function · 0.95
update_
Method · 0.80
writeTo
Method · 0.80
MzXMLFile_test.cpp
File · 0.80
MzDataFile_test.cpp
File · 0.80
MassAnalyzer_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testMassAnalyzer
Function · 0.76