12 #ifndef __KOME_OBJECTS_PEAKS_2D_CLUSTER_H__
13 #define __KOME_OBJECTS_PEAKS_2D_CLUSTER_H__
81 void setRt(
const double rt );
96 void setRtRange(
const double startRt,
const double endRt );
117 void setMz(
const double mz );
132 void setMzRange(
const double startMz,
const double endMz );
153 void setIntensity(
const double intensity );
160 double getIntensity();
168 void setCharge(
const int charge );
197 void removePeak(
unsigned int idx );
215 #endif // __KOME_OBJECTS_PEAKS_2D_CLUSTER_H__
2-dimentional peaks array
interfaces of Peaks2DArray class
2-dimentional peaks cluster
2-dimentional peak element