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

Method setModel

src/openms/source/METADATA/Instrument.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 void Instrument::setModel(const String & model)
72 {
73 model_ = model;
74 }
75
76 const String & Instrument::getCustomizations() const
77 {

Callers 10

testInstrumentFunction · 0.95
InputFileMethod · 0.80
OutputDirectoryMethod · 0.80
storeMethod · 0.80
cvParam_Method · 0.80
startElementMethod · 0.80
START_SECTIONFunction · 0.80

Calls

no outgoing calls

Tested by 2

testInstrumentFunction · 0.76
START_SECTIONFunction · 0.64