Category

Data

Structs
  • SpecDataPoint The basic unit of information in a spectrum (i.e., m/z and intensity).
  • SpecDataPointEx An extended unit of information in a spectrum (i.e., m/z, intensity, and more).
Classes
  • Spectrum A collection of data points acquired during ion analysis.
  • SpectrumEx A collection of extended data points acquired during ion analysis.
  • TSpectrum<T> A generic class for creating spectrum objects with any type of data point.
Interfaces
  • ISpecDataPoint Abstract design for the data points stored in a spectrum.

Trending Tags