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

Method getIsolationWindowUpperOffset

src/openms/source/METADATA/Precursor.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 double Precursor::getIsolationWindowUpperOffset() const
143 {
144 return window_up_;
145 }
146
147 void Precursor::setIsolationWindowUpperOffset(double bound)
148 {

Callers 1

testPrecursorFunction · 0.95

Calls

no outgoing calls

Tested by 1

testPrecursorFunction · 0.76