Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
trap::algorithms::WrappedFloat< Unit > Member List

This is the complete list of members for trap::algorithms::WrappedFloat< Unit >, including all inherited members.

getLowerBound() consttrap::algorithms::WrappedFloat< Unit >inline
getNormalized() consttrap::algorithms::WrappedFloat< Unit >inline
getRevolutions() consttrap::algorithms::WrappedFloat< Unit >inline
getUnwrappedValue() consttrap::algorithms::WrappedFloat< Unit >inline
getUpperBound() consttrap::algorithms::WrappedFloat< Unit >inline
getWrappedValue() consttrap::algorithms::WrappedFloat< Unit >inline
limitValue(const WrappedFloat &valueToLimit, const Unit min, const Unit max, int *status)trap::algorithms::WrappedFloat< Unit >inlinestatic
limitValue(const WrappedFloat &valueToLimit, const WrappedFloat &min, const WrappedFloat &max, int *status)trap::algorithms::WrappedFloat< Unit >inlinestatic
minDifference(const WrappedFloat &other) consttrap::algorithms::WrappedFloat< Unit >inline
minDifference(const Unit &unwrappedValue) consttrap::algorithms::WrappedFloat< Unit >inline
operator double() consttrap::algorithms::WrappedFloat< Unit >inline
operator Unit() consttrap::algorithms::WrappedFloat< Unit >inline
operator+(const WrappedFloat &other) consttrap::algorithms::WrappedFloat< Unit >inline
operator+=(const WrappedFloat &other)trap::algorithms::WrappedFloat< Unit >inline
operator-(const WrappedFloat &other) consttrap::algorithms::WrappedFloat< Unit >inline
operator-=(const WrappedFloat &other)trap::algorithms::WrappedFloat< Unit >inline
operator==(const WrappedFloat &other) consttrap::algorithms::WrappedFloat< Unit >inline
rangeOverlap(const WrappedFloat &lowerA, const WrappedFloat &upperA, const WrappedFloat &lowerB, const WrappedFloat &upperB)trap::algorithms::WrappedFloat< Unit >inlinestatic
setUnwrappedValue(const Unit &newValue)trap::algorithms::WrappedFloat< Unit >inline
setWrappedValue(const Unit &newValue)trap::algorithms::WrappedFloat< Unit >inline
shiftBounds(Unit shiftMagnitude)trap::algorithms::WrappedFloat< Unit >inline
TappedFloat typedeftrap::algorithms::WrappedFloat< Unit >
withinRange(const WrappedFloat &lowerBound, const WrappedFloat upperBound) consttrap::algorithms::WrappedFloat< Unit >inline
WrappedFloat(Unit value, Unit lowerBound, Unit upperBound)trap::algorithms::WrappedFloat< Unit >inline
WrappedFloat(const tap::algorithms::WrappedFloat &wrappedFloat)trap::algorithms::WrappedFloat< Unit >inline