angle::deg Class Reference

Angle representation in degrees. More...

#include <ETL/angle>

Inheritance diagram for angle::deg:

angle

List of all members.

Public Member Functions

 deg (const value_type &x)
 deg (const angle &a)
deg mod () const
 Rotation Modulus.
deg dist (const angle &rhs) const
 Angle Difference Function.
value_type get () const


Detailed Description

Angle representation in degrees.

See also:
angle
Todo:
This needs to be documented

Definition at line 314 of file _angle.h.


Constructor & Destructor Documentation

angle::deg::deg ( const value_type x  )  [inline, explicit]

Definition at line 317 of file _angle.h.

References PI, and angle::v.

angle::deg::deg ( const angle a  )  [inline]

Definition at line 318 of file _angle.h.


Member Function Documentation

deg angle::deg::mod (  )  const [inline]

Rotation Modulus.

This function will return the value of the angle between 0 and 2PI

Reimplemented from angle.

Definition at line 319 of file _angle.h.

References angle::mod().

deg angle::deg::dist ( const angle rhs  )  const [inline]

Angle Difference Function.

This function will return the shortest physical distance between two angles, from -PI/2 to PI/2

See also:
angle operator-(const angle &)

Reimplemented from angle.

Definition at line 320 of file _angle.h.

References angle::dist().

value_type angle::deg::get (  )  const [inline]

Definition at line 321 of file _angle.h.

References PI, and angle::v.


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 16:08:13 2007 for ETL by  doxygen 1.5.3-20071008