Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
tap::algorithms::Angle Member List

This is the complete list of members for tap::algorithms::Angle, including all inherited members.

Angle(const float value)tap::algorithms::Angleinline
EPSILONtap::algorithms::WrappedFloatstatic
fromDegrees(const float degrees)tap::algorithms::Angleinlinestatic
getLowerBound() consttap::algorithms::WrappedFloatinline
getNormalized() consttap::algorithms::WrappedFloatinline
getRevolutions() consttap::algorithms::WrappedFloatinline
getUnwrappedValue() consttap::algorithms::WrappedFloatinline
getUpperBound() consttap::algorithms::WrappedFloatinline
getWrappedValue() consttap::algorithms::WrappedFloatinline
limitValue(const WrappedFloat &valueToLimit, const WrappedFloat &min, const WrappedFloat &max, int *status)tap::algorithms::WrappedFloatstatic
limitValue(const WrappedFloat &valueToLimit, const float min, const float max, int *status)tap::algorithms::WrappedFloatstatic
minDifference(const WrappedFloat &other) consttap::algorithms::WrappedFloat
minDifference(const float &unwrappedValue) consttap::algorithms::WrappedFloat
minInterpolate(const WrappedFloat &other, float alpha) consttap::algorithms::WrappedFloat
operator+(const WrappedFloat &other) consttap::algorithms::WrappedFloat
operator+(float other) consttap::algorithms::WrappedFloat
operator+=(const WrappedFloat &other)tap::algorithms::WrappedFloat
operator+=(float other)tap::algorithms::WrappedFloat
operator-(const WrappedFloat &other) consttap::algorithms::WrappedFloat
operator-(float other) consttap::algorithms::WrappedFloat
operator-=(const WrappedFloat &other)tap::algorithms::WrappedFloat
operator-=(float other)tap::algorithms::WrappedFloat
operator==(const WrappedFloat &other) consttap::algorithms::WrappedFloat
rangeOverlap(const WrappedFloat &lowerA, const WrappedFloat &upperA, const WrappedFloat &lowerB, const WrappedFloat &upperB)tap::algorithms::WrappedFloatstatic
setUnwrappedValue(float newUnwrappedValue)tap::algorithms::WrappedFloatinline
setWrappedValue(float newWrappedValue)tap::algorithms::WrappedFloatinline
shiftBounds(float shiftMagnitude)tap::algorithms::WrappedFloat
withinRange(const WrappedFloat &lowerBound, const WrappedFloat &upperBound) consttap::algorithms::WrappedFloat
withSameBounds(const float value) consttap::algorithms::WrappedFloatinline
WrappedFloat(float value, float lowerBound, float upperBound)tap::algorithms::WrappedFloat