|
| | AveragedSpectrum (DataGroupNode *group) |
| | constructor More...
|
| |
|
virtual | ~AveragedSpectrum () |
| | destructor
|
| |
| void | addSpectrum (Spectrum *spectrum) |
| | add spectrum to array More...
|
| |
| unsigned int | getNumberOfSpectra () |
| | gets the number of spectra More...
|
| |
| Spectrum * | getSpectrum (const unsigned int idx) |
| | gets spectrum More...
|
| |
| void | setMergeDistance (const double d) |
| | sets the merge disntace More...
|
| |
| double | getMergeDistance () |
| | gets the merge distance More...
|
| |
| | Spectrum (Sample *sample, const char *name) |
| | constructor More...
|
| |
|
virtual | ~Spectrum () |
| | destructor
|
| |
| void | setId (int id) |
| | sets spectrum id More...
|
| |
| int | getId () |
| | gets spectrum id More...
|
| |
| void | setOperationFlag (const bool op) |
| | sets the operation flag value More...
|
| |
| bool | getOperationFlag () |
| | gets the operation flag value More...
|
| |
| Sample * | getSample () |
| | gets the sample that has this spectrum More...
|
| |
| void | setName (const char *name) |
| | sets spectrum name More...
|
| |
| const char * | getName () |
| | gets spectrum name More...
|
| |
| void | setRt (const double rt) |
| | sets retention time More...
|
| |
| void | setRt (const double startRt, const double endRt) |
| | gets retention time More...
|
| |
| void | setStartRt (const double rt) |
| | sets start retention time More...
|
| |
| void | setEndRt (const double rt) |
| | sets end retention time More...
|
| |
| double | getRt () |
| | gets retention time More...
|
| |
| double | getStartRt () |
| | gets the start of retention time More...
|
| |
| double | getEndRt () |
| | gets the end of retention time More...
|
| |
| void | setSpecType (const char *type) |
| | sets spectrum type More...
|
| |
| const char * | getSpecType () |
| | gets spectrum type More...
|
| |
| void | setTitle (const char *title) |
| | sets spectrum title More...
|
| |
| const char * | getTitle () |
| | gets spectrum title More...
|
| |
| void | setIcon (const char *icon) |
| | sets icon name More...
|
| |
| const char * | getIcon () |
| | gets icon name More...
|
| |
| kome::core::XYData * | getXYData () |
| | gets xy data from data manager More...
|
| |
|
void | deleteXYData () |
| | deletes xy data of data manager
|
| |
| void | getXYData (kome::core::XYData *const xyData, const bool op) |
| | gets data points More...
|
| |
| void | getXYData (kome::core::XYData *const xyData, const double minX, const double maxX, const bool zero) |
| | gets data points that spectrum has More...
|
| |
| void | setXRange (const double minX, const double maxX) |
| | sets x range More...
|
| |
| void | setMinX (const double minX) |
| | sets min x More...
|
| |
| double | getMinX () |
| | gets min x More...
|
| |
| void | setMaxX (const double maxX) |
| | sets max x More...
|
| |
| double | getMaxX () |
| | gets max x More...
|
| |
| void | setTotalIntensity (const double intensity) |
| | sets total intensity of spectrum More...
|
| |
| double | getTotalIntensity (const double minX=-1.0, const double maxX=-1.0) |
| | gets total intensity in specified range More...
|
| |
| void | setMaxIntensity (const double intensity) |
| | sets max intensity of spectrum More...
|
| |
| double | getMaxIntensity (const double minX=-1.0, const double maxX=-1.0) |
| | gets max intensity in specified range More...
|
| |
| void | setBasePeakMass (const double mass) |
| | sets base peak mass More...
|
| |
| double | getBasePeakMass () |
| | gets base peak mass More...
|
| |
| void | setMsStage (const int stage) |
| | sets ms stage More...
|
| |
| int | getMsStage () |
| | gets ms stage More...
|
| |
| void | setPrecursor (const int stage, const double precursor) |
| | sets precursor More...
|
| |
| void | setPrecursor (const double precursor) |
| | sets precursor More...
|
| |
| double | getPrecursor (const int stage) |
| | gets precursor More...
|
| |
| double | getPrecursor () |
| | gets the precursor mass of precursor ion spectrum. More...
|
| |
| void | setPrecursorIntensity (const int stage, const double intensity) |
| | sets precursor intensity More...
|
| |
| void | setPrecursorIntensity (const double intensity) |
| | sets precursor intensity More...
|
| |
| double | getPrecursorIntensity (const int stage) |
| | gets the precursor intensity More...
|
| |
| double | getPrecursorIntensity () |
| | gets the precursor intensity of the precursor ion spectrum. More...
|
| |
| void | setPrecursorCharge (const int charge) |
| | sets the precursor charge More...
|
| |
| int | getPrecursorCharge () |
| | gets the precursor charge More...
|
| |
| void | setParentSpectrum (Spectrum *const parent) |
| | sets parent spectrum More...
|
| |
| Spectrum * | getParentSpectrum () |
| | gets parent spectrum More...
|
| |
| void | getChildSpectra (std::vector< Spectrum * > &children) |
| | gets child spectra More...
|
| |
| void | setHasChromatogram (const bool chromatogram) |
| | sets wheher this spectrum has chromatogram More...
|
| |
| bool | hasChromatogram () |
| | judges whether this spectrum has chromatogram More...
|
| |
| void | setGroup (DataGroupNode *group) |
| | sets spectrum group More...
|
| |
| DataGroupNode * | getGroup () |
| | gets spectrum group More...
|
| |
| void | setScanNumber (const int scan) |
| | sets scan number More...
|
| |
| int | getScanNumber () |
| | gets scan number More...
|
| |
| void | setPolarity (Polarity polarity) |
| | sets polarity More...
|
| |
| Polarity | getPolarity () |
| | gets polarity More...
|
| |
| void | setCentroidMode (const bool centroidMode) |
| | sets centroid mode or not More...
|
| |
| bool | isCentroidMode () |
| | judget wheter this spectrum is centroid mode More...
|
| |
| void | setResolution (const double resolution) |
| | sets resolution More...
|
| |
| double | getResolution () |
| | gets resolution More...
|
| |
| void | setCollisionEnergy (const char *collisionEnergy) |
| | sets the collision energy More...
|
| |
| const char * | getCollisionEnergy () |
| | gets the collision energy More...
|
| |
| void | setVisible (const bool visible) |
| | sets the visible flag More...
|
| |
| bool | isVisible () |
| | gets the visible flag value More...
|
| |
| void | setAutoZeroPoints (const bool autoZero) |
| | sets auto zero points flag value More...
|
| |
| bool | isAutoZeroPoints () |
| | gets auto zero points flag value More...
|
| |
| kome::core::Properties & | getProperties () |
| | gets properties More...
|
| |
| kome::core::Properties & | getUserProperties () |
| | gets user properties More...
|
| |
| void | setOrgSpectrum (Spectrum *spec) |
| | sets original spectrum More...
|
| |
| Spectrum * | getOrgSpectrum () |
| | gets original spectrum More...
|
| |
| void | getProperties (kome::core::Properties &properties) |
| | gets spectrum and spectrum group properties More...
|
| |
| void | getUserProperties (kome::core::Properties &userProperties) |
| | gets spectrum and spectrum group user properties More...
|
| |
|
void | setSpotId (const char *pcSpotId) |
| | set spot id param[in] pcSpotId SpotId information
|
| |
| const char * | getSpotId (void) |
| | get spot id More...
|
| |
| void | setRequestLoadData (void) |
| | set the flag of request load data More...
|
| |
|
void | resetRequestLoadData (void) |
| |
| bool | isRequestLoadData (void) |
| | check the flag of request load data More...
|
| |
|
void | setFirstAccess (void) |
| | set the flag of first access
|
| |
|
void | resetFirstAccess (void) |
| | reset the flag of first access
|
| |
| bool | isFirstAccess (void) |
| | check the flag of first access More...
|
| |
| bool | loadData (void) |
| | load data More...
|
| |
|
|
void | updateTitle () |
| | update title
|
| |
| virtual void | onGetXYData (kome::core::XYData *const xyData, const double minX, const double maxX) |
| | This method is called by getXYData method. (override method) More...
|
| |
| virtual void | onGetXRange (double *minX, double *maxX) |
| | This method is called by getMinX or getMaxX method. (override method) More...
|
| |
| virtual double | onGetTotalIntensity (const double minX, const double maxX) |
| | This method is called by getTotalIntensity method. (override method) More...
|
| |
| virtual double | onGetMaxIntensity (const double minX, const double maxX) |
| | This method is called by getMaxIntensity method. (override method) More...
|
| |
|
virtual void | onSetRequestLoadData (void) |
| | This method is called by setRequestLoadData method. (abstract method)
|
| |
|
virtual void | onResetRequestLoadData (void) |
| | This method is called by resetRequestLoadData method. (abstract method)
|
| |
| virtual bool | onIsRequestLoadData (void) |
| | This method is called by isRequestLoadData method. (abstract method) More...
|
| |
|
virtual void | onSetFirstAccess (void) |
| | This method is called by setFirstAccess method. (abstract method)
|
| |
|
virtual void | onResetFirstAccess (void) |
| | This method is called by resetFirstAccess method. (abstract method)
|
| |
| virtual bool | onIsFirstAccess (void) |
| | This method is called by isFirstAccess method. (abstract method) More...
|
| |
| virtual bool | onLoadData (void) |
| | This method is called by loadData method. (abstract method) More...
|
| |
| bool | firstAccessProcess (void) |
| | method for processing when accessing the first item of this class More...
|
| |
averaged spectrum class
Definition at line 29 of file AveragedSpectrum.h.