Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setMulticharge
Method
setMulticharge
src/openms/source/FORMAT/InspectInfile.cpp:475–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
473
}
474
475
void InspectInfile::setMulticharge(UInt multicharge)
476
{
477
multicharge_ = multicharge;
478
}
479
480
const String& InspectInfile::getInstrument() const
481
{
Callers
1
InspectInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected