OpenMS
|
This is the complete list of members for RangeMobility, including all inherited members.
center() const | RangeBase | inline |
clampTo(const RangeBase &other) | RangeBase | inline |
clear() | RangeBase | inline |
contains(const double value) const | RangeBase | inline |
contains(const RangeBase &inner_range) const | RangeBase | inline |
containsMobility(const double value) const | RangeMobility | inline |
containsMobility(const RangeBase &inner_range) const | RangeMobility | inline |
DIM | RangeMobility | static |
extend(const RangeBase &other) | RangeBase | inline |
extend(const double value) | RangeBase | inline |
extendLeftRight(const double by) | RangeBase | inline |
extendMobility(const double value) | RangeMobility | inline |
getMax() const | RangeBase | inline |
getMaxMobility() const | RangeMobility | inline |
getMin() const | RangeBase | inline |
getMinMobility() const | RangeMobility | inline |
getNonEmptyRange() const | RangeBase | inline |
getSpan() const | RangeBase | inline |
isEmpty() const | RangeBase | inline |
max_ | RangeBase | protected |
min_ | RangeBase | protected |
minSpanIfSingular(const double min_span) | RangeBase | inline |
operator RangeIntensity() const | RangeBase | |
operator RangeMobility() const | RangeBase | |
operator RangeMZ() const | RangeBase | |
operator RangeRT() const | RangeBase | |
operator=(const RangeBase &rhs)=default | RangeBase | |
operator=(RangeBase &&rhs) noexcept=default | RangeBase | |
operator==(const RangeBase &rhs) const | RangeBase | inline |
pushInto(const RangeBase &sandbox) | RangeBase | inline |
RangeBase()=default | RangeMobility | |
RangeBase(const double single) | RangeMobility | inline |
RangeBase(const double min, const double max) | RangeMobility | inline |
RangeBase(const RangeBase &rhs)=default | RangeMobility | |
RangeBase(RangeBase &&rhs) noexcept=default | RangeMobility | |
OpenMS::RangeBase::RangeBase(const double single) | RangeBase | inline |
OpenMS::RangeBase::RangeBase(const double min, const double max) | RangeBase | inline |
OpenMS::RangeBase::RangeBase(const RangeBase &rhs)=default | RangeBase | |
OpenMS::RangeBase::RangeBase(RangeBase &&rhs) noexcept=default | RangeBase | |
scaleBy(const double factor) | RangeBase | inline |
setMax(const double max) | RangeBase | inline |
setMaxMobility(const double max) | RangeMobility | inline |
setMin(const double min) | RangeBase | inline |
setMinMobility(const double min) | RangeMobility | inline |
shift(const double distance) | RangeBase | inline |
~RangeBase() noexcept=default | RangeBase |