data structure storing a single satellite data point
Definition: MultiplexSatelliteProfile.h:48
float getIntensity() const
returns the intensity of the satellite data point
float rt_
position and intensity of the data point within the spline-interpolated experiment
Definition: MultiplexSatelliteProfile.h:76
float intensity_
Definition: MultiplexSatelliteProfile.h:78
float getRT() const
returns the RT of the satellite data point
double mz_
Definition: MultiplexSatelliteProfile.h:77
MultiplexSatelliteProfile(float rt, double mz, float intensity)
constructor
double getMZ() const
returns the m/z of the satellite data point
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47