pgb_liv\php_ms\Core\MassTrait::setMonoisotopicMass
Sets the monoisotopic mass for this object
Signature
public function setMonoisotopicMass(float
$mass )
Parameters
$mass
—
float
The monoisotopic mass to set
Errors/Exceptions
-
InvalidArgumentException
- If argument 1 is not of type float
Violations
Checkstyle
Line |
Column |
Severity |
Message |
50 |
1 |
error
|
Multi-line function call not indented correctly; expected 12 spaces but found 16 |
50 |
106 |
error
|
Closing parenthesis of a multi-line function call must be on a line by itself |