data structure storing a single satellite data point
Definition: MultiplexSatelliteProfile.h:22
 
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:50
 
float intensity_
Definition: MultiplexSatelliteProfile.h:52
 
float getRT() const
returns the RT of the satellite data point
 
double mz_
Definition: MultiplexSatelliteProfile.h:51
 
MultiplexSatelliteProfile(float rt, double mz, float intensity)
constructor
 
double getMZ() const
returns the m/z of the satellite data point
 
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19