pgb_liv\php_ms\Core\ChargedMassTrait::getNeutralMass
gets the neutral mass for the specified mass-to-charge ratio and charge
Signature
public function getNeutralMass(float
$massCharge,
int
$charge )
Parameters
$massCharge
—
float
$charge
—
int
Returns
- float
Errors/Exceptions
-
InvalidArgumentException
Violations
Checkstyle
Line |
Column |
Severity |
Message |
145 |
1 |
error
|
Multi-line function call not indented correctly; expected 12 spaces but found 16 |
145 |
93 |
error
|
Closing parenthesis of a multi-line function call must be on a line by itself |