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

Method getIsolationWindowLowerOffset

src/openms/source/METADATA/Precursor.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 double Precursor::getIsolationWindowLowerOffset() const
129 {
130 return window_low_;
131 }
132
133 void Precursor::setIsolationWindowLowerOffset(double bound)
134 {

Callers 1

testPrecursorFunction · 0.95

Calls

no outgoing calls

Tested by 1

testPrecursorFunction · 0.76