趣味で作ってるロボット用ソフトウェア
 All Classes Files Functions Enumerations Enumerator Friends Pages
hrk::Angle Member List

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

Angle(void) (defined in hrk::Angle)hrk::Angle
deg(double degree)hrk::Anglefriend
operator!=(const Angle &rhs) const hrk::Angle
operator*(const double rhs) const hrk::Angle
operator*(const double lhs, const Angle &rhs)hrk::Anglefriend
operator*=(const double rhs)hrk::Angle
operator+(const Angle &rhs) const hrk::Angle
operator+=(const Angle &rhs)hrk::Angle
operator-(const Angle &rhs) const hrk::Angle
operator-(void) const hrk::Angle
operator-=(const Angle &rhs)hrk::Angle
operator==(const Angle &rhs) const (defined in hrk::Angle)hrk::Angle
rad(double radian)hrk::Anglefriend
set_deg(double degree)hrk::Angle
set_rad(double radian)hrk::Angle
to_deg(void) const hrk::Angle
to_rad(void) const hrk::Angle