public class Precursor extends Object
Modifier and Type | Field and Description |
---|---|
protected Activation |
activation |
protected IsolationWindowParamTree |
isolationWindow |
protected SelectedIonList |
selectedIonList |
protected String |
spectrumRef |
Constructor and Description |
---|
Precursor() |
Modifier and Type | Method and Description |
---|---|
Activation |
getActivation() |
IsolationWindowParamTree |
getIsolationWindow() |
SelectedIonList |
getSelectedIonList() |
String |
getSpectrumRef() |
double |
parseFirstSelectedIonMz() |
protected String spectrumRef
protected IsolationWindowParamTree isolationWindow
protected SelectedIonList selectedIonList
protected Activation activation
public String getSpectrumRef()
public IsolationWindowParamTree getIsolationWindow()
public Activation getActivation()
public SelectedIonList getSelectedIonList()
public double parseFirstSelectedIonMz()
Copyright © 2019. All rights reserved.