|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Precursor | |
---|---|
com.compomics.util.experiment.massspectrometry | This package contains experiment classes related to spectra. |
Uses of Precursor in com.compomics.util.experiment.massspectrometry |
---|
Methods in com.compomics.util.experiment.massspectrometry that return Precursor | |
---|---|
Precursor |
MSnSpectrum.getPrecursor()
returns the precursor |
Constructors in com.compomics.util.experiment.massspectrometry with parameters of type Precursor | |
---|---|
MSnSpectrum(int level,
Precursor precursor,
String spectrumTitle,
HashSet<Peak> spectrum,
String fileName)
constructor for the spectrum |
|
MSnSpectrum(int level,
Precursor precursor,
String spectrumTitle,
HashSet<Peak> spectrum,
String fileName,
double scanStartTime)
constructor for the spectrum |
|
MSnSpectrum(int level,
Precursor precursor,
String spectrumTitle,
String fileName)
Minimal constructor for the spectrum. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |