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

Method setColumn

src/openms/source/METADATA/HPLC.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 void HPLC::setColumn(const String & column)
63 {
64 column_ = column;
65 }
66
67 Int HPLC::getTemperature() const
68 {

Callers 3

testHPLCFunction · 0.95
storeMethod · 0.80
HPLC_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testHPLCFunction · 0.76