Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ isCharged
Method
isCharged
src/openms/source/CHEMISTRY/EmpiricalFormula.cpp:360–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
bool EmpiricalFormula::isCharged() const
361
{
362
return charge_ != 0;
363
}
364
365
bool EmpiricalFormula::isEmpty() const
366
{
Callers
3
testEmpiricalFormula
Function · 0.95
hasNeutralLoss
Method · 0.80
EmpiricalFormula_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testEmpiricalFormula
Function · 0.76