프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ions | List |
||
type | SpectrumType |
메소드 | 설명 | |
---|---|---|
AbstractSpectrum ( List |
Creates a spectrum based on a list of ions
|
|
AbstractSpectrum ( string data ) : System |
Creates a new spectrum based on a string of ions
|
|
GetIons ( ) : List |
||
ToString ( ) : string | ||
getSortedIonsByIntensity ( bool desc = true ) : List |
||
getSortedIonsByMZ ( bool desc = false ) : List |
||
getSpectrumType ( ) : SpectrumType | ||
toJSON ( ) : string |
메소드 | 설명 | |
---|---|---|
toRelative ( int scale ) : List |
public getSortedIonsByIntensity ( bool desc = true ) : List |
||
desc | bool | |
리턴 | List |