pgb_liv\php_ms\Core\MassTrait

Trait for providing access to setter/getter of monoisotopic and average mass.

Synopsis

trait MassTrait {
}

Hierarchy

Coverage

Methods 0% 0 / 4
Lines 0% /

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
77 1 error Multi-line function call not indented correctly; expected 12 spaces but found 16
77 106 error Closing parenthesis of a multi-line function call must be on a line by itself

Members

private

  • $averageMass — float
  • $monoisotopicMass — float

Methods

public

History