ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
ASEBA_RANGE | argos::CRadians | [static] |
CRadians() | argos::CRadians | [inline] |
CRadians(Real f_value) | argos::CRadians | [inline, explicit] |
FromValueInAseba(SInt16 n_value) | argos::CRadians | [inline] |
FromValueInDegrees(Real f_value) | argos::CRadians | [inline] |
GetAbsoluteValue() const | argos::CRadians | [inline] |
GetValue() const | argos::CRadians | [inline] |
Negate() | argos::CRadians | [inline] |
operator!=(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator*(Real f_value) const | argos::CRadians | [inline] |
operator*(Real f_value, const CRadians &c_radians) | argos::CRadians | [friend] |
operator*=(Real f_value) | argos::CRadians | [inline] |
operator+() | argos::CRadians | [inline] |
operator+(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator+=(const CRadians &c_radians) | argos::CRadians | [inline] |
operator-() const | argos::CRadians | [inline] |
operator-(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator-=(const CRadians &c_radians) | argos::CRadians | [inline] |
operator/(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator/(Real f_value) const | argos::CRadians | [inline] |
operator/=(Real f_value) | argos::CRadians | [inline] |
operator<(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator<<(std::ostream &c_os, const CRadians &c_radians) | argos::CRadians | [friend] |
operator<=(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator==(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator>(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator>=(const CRadians &c_radians) const | argos::CRadians | [inline] |
operator>>(std::istream &is, CRadians &c_radians) | argos::CRadians | [friend] |
PI | argos::CRadians | [static] |
PI_OVER_FOUR | argos::CRadians | [static] |
PI_OVER_SIX | argos::CRadians | [static] |
PI_OVER_THREE | argos::CRadians | [static] |
PI_OVER_TWO | argos::CRadians | [static] |
RADIANS_TO_DEGREES | argos::CRadians | [static] |
SetValue(Real f_value) | argos::CRadians | [inline] |
SIGNED_RANGE | argos::CRadians | [static] |
SignedNormalize() | argos::CRadians | [inline] |
ToDegrees(const CRadians &c_radians) | argos::CRadians | [friend] |
TWO_PI | argos::CRadians | [static] |
UNSIGNED_RANGE | argos::CRadians | [static] |
UnsignedNormalize() | argos::CRadians | [inline] |
ZERO | argos::CRadians | [static] |