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

Method getPressure

src/openms/source/METADATA/HPLC.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 UInt HPLC::getPressure() const
78 {
79 return pressure_;
80 }
81
82 void HPLC::setPressure(UInt pressure)
83 {

Callers 3

testHPLCFunction · 0.95
update_Method · 0.80
HPLC_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testHPLCFunction · 0.76