Summary of an isobaric quantitation channel. More...
#include <OpenMS/ANALYSIS/QUANTITATION/IsobaricQuantitationMethod.h>
Public Member Functions | |
IsobaricChannelInformation (const Int name, const Int id, const String &description, const Peak2D::CoordinateType ¢er) | |
C'tor. More... | |
Public Attributes | |
Int | name |
The name of the channel. More... | |
Int | id |
The id of the channel. More... | |
String | description |
Optional description of the channel. More... | |
Peak2D::CoordinateType | center |
The expected centroid position of the channel peak in m/z. More... | |
Summary of an isobaric quantitation channel.
|
inline |
C'tor.
Peak2D::CoordinateType center |
The expected centroid position of the channel peak in m/z.
String description |
Optional description of the channel.
Int id |
The id of the channel.
Int name |
The name of the channel.
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:27 using doxygen 1.8.5 |