pgb_liv\php_ms\Core\Spectra\IonInterface

Interface to ion properties of an object

Synopsis

interface IonInterface {
  • // constants
  • const RETENTION_TIME_START = 0;
  • const RETENTION_TIME_END = 1;
}

Constants

Name Value
RETENTION_TIME_START 0
RETENTION_TIME_END 1

Methods

public