OpenMS
|
This is the complete list of members for Peak2D, including all inherited members.
CoordinateType typedef | Peak2D | |
DIMENSION enum value | Peak2D | |
dimension_name_full_ | Peak2D | protectedstatic |
dimension_name_short_ | Peak2D | protectedstatic |
dimension_unit_full_ | Peak2D | protectedstatic |
dimension_unit_short_ | Peak2D | protectedstatic |
DimensionDescription enum name | Peak2D | |
fullDimensionName(UInt const dim) | Peak2D | static |
fullDimensionNameMZ() | Peak2D | static |
fullDimensionNameRT() | Peak2D | static |
fullDimensionUnit(UInt const dim) | Peak2D | static |
fullDimensionUnitMZ() | Peak2D | static |
fullDimensionUnitRT() | Peak2D | static |
getIntensity() const | Peak2D | inline |
getMZ() const | Peak2D | inline |
getPosition() const | Peak2D | inline |
getPosition() | Peak2D | inline |
getRT() const | Peak2D | inline |
intensity_ | Peak2D | protected |
IntensityType typedef | Peak2D | |
MZ enum value | Peak2D | |
operator!=(const Peak2D &rhs) const | Peak2D | inline |
operator<<(std::ostream &os, const Peak2D &point) | Peak2D | friend |
operator=(const Peak2D &rhs)=default | Peak2D | |
operator=(Peak2D &&) noexcept=default | Peak2D | |
operator==(const Peak2D &rhs) const | Peak2D | inline |
Peak2D()=default | Peak2D | |
Peak2D(const PositionType &pos, const IntensityType in) | Peak2D | inlineexplicit |
Peak2D(const Peak2D &p)=default | Peak2D | |
Peak2D(Peak2D &&) noexcept=default | Peak2D | |
position_ | Peak2D | protected |
PositionType typedef | Peak2D | |
RT enum value | Peak2D | |
setIntensity(IntensityType intensity) | Peak2D | inline |
setMZ(CoordinateType coordinate) | Peak2D | inline |
setPosition(const PositionType &position) | Peak2D | inline |
setRT(CoordinateType coordinate) | Peak2D | inline |
shortDimensionName(UInt const dim) | Peak2D | static |
shortDimensionNameMZ() | Peak2D | static |
shortDimensionNameRT() | Peak2D | static |
shortDimensionUnit(UInt const dim) | Peak2D | static |
shortDimensionUnitMZ() | Peak2D | static |
shortDimensionUnitRT() | Peak2D | static |
~Peak2D() noexcept=default | Peak2D |