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

Method setGradient

src/openms/source/METADATA/HPLC.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 void HPLC::setGradient(const Gradient & gradient)
118 {
119 gradient_ = gradient;
120 }
121
122} // namespace OpenMS
123

Callers 2

testHPLCFunction · 0.95
HPLC_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testHPLCFunction · 0.76