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

Method setPressure

src/openms/source/METADATA/HPLC.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 void HPLC::setPressure(UInt pressure)
83 {
84 pressure_ = pressure;
85 }
86
87 UInt HPLC::getFlux() const
88 {

Callers 3

testHPLCFunction · 0.95
storeMethod · 0.80
HPLC_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testHPLCFunction · 0.76