Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testPrecursor
Function · 0.95
Calls
no outgoing calls
Tested by
1
testPrecursor
Function · 0.76