MCPcopy 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

testEmpiricalFormulaFunction · 0.95
hasNeutralLossMethod · 0.80

Calls

no outgoing calls

Tested by 1

testEmpiricalFormulaFunction · 0.76