Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::common::math::Angle< T >, including all inherited members.
Angle(const T value=0) | apollo::common::math::Angle< T > | inlineexplicit |
DEG_TO_RAW | apollo::common::math::Angle< T > | static |
from_deg(const double value) | apollo::common::math::Angle< T > | inlinestatic |
from_rad(const double value) | apollo::common::math::Angle< T > | inlinestatic |
operator*=(Scalar s) | apollo::common::math::Angle< T > | inline |
operator+=(Angle other) | apollo::common::math::Angle< T > | inline |
operator-=(Angle other) | apollo::common::math::Angle< T > | inline |
operator/=(Scalar s) | apollo::common::math::Angle< T > | inline |
RAD_TO_RAW | apollo::common::math::Angle< T > | static |
raw() const | apollo::common::math::Angle< T > | inline |
RAW_PI | apollo::common::math::Angle< T > | static |
RAW_PI_2 | apollo::common::math::Angle< T > | static |
RAW_TO_DEG | apollo::common::math::Angle< T > | static |
RAW_TO_RAD | apollo::common::math::Angle< T > | static |
to_deg() const | apollo::common::math::Angle< T > | inline |
to_rad() const | apollo::common::math::Angle< T > | inline |