data structure storing a single satellite data point  
 More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/MultiplexSatelliteProfile.h>
data structure storing a single satellite data point 
The satellite data point is a spline-interpolated point of profile MSExperiment. The triplet of RT, m/z and intensity is therefore stored explicitly.
- See also
- MultiplexFilteredPeak, MultiplexSatelliteCentroided 
◆ MultiplexSatelliteProfile()
◆ getIntensity()
      
        
          | float getIntensity | ( |  | ) | const | 
      
 
returns the intensity of the satellite data point 
 
 
◆ getMZ()
returns the m/z of the satellite data point 
 
 
◆ getRT()
returns the RT of the satellite data point 
 
 
◆ intensity_
◆ mz_
◆ rt_
position and intensity of the data point within the spline-interpolated experiment