ScanMS2 {BioNovoGene.Analytical.MassSpectrometry.Assembly.mzData.mzWebCache} | .NET clr documentation |
MS/MS scan
# namespace BioNovoGene.Analytical.MassSpectrometry.Assembly.mzData.mzWebCache
export class ScanMS2 extends MSScan {
activationMethod: ActivationMethods;
centroided: boolean;
charge: integer;
collisionEnergy: double;
intensity: double;
into: double;
MRM: MRM[];
mz: double;
# the parent ion m/z
parentMz: double;
polarity: IonModes;
rt: double;
scan_id: string;
size: integer;
}
activationMethod
: ActivationMethodsMRM
: MRMpolarity
: IonModes