angle::cos Class Reference

Angle representation as a cosine function. More...

#include <ETL/angle>

Inheritance diagram for angle::cos:

angle

List of all members.

Public Member Functions

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


Detailed Description

Angle representation as a cosine function.

See also:
angle
Todo:
This needs to be documented

Definition at line 374 of file _angle.h.


Constructor & Destructor Documentation

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

Definition at line 377 of file _angle.h.

References angle::v.

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

Definition at line 378 of file _angle.h.


Member Function Documentation

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

Rotation Modulus.

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

Reimplemented from angle.

Definition at line 379 of file _angle.h.

References angle::mod().

cos angle::cos::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 380 of file _angle.h.

References angle::dist().

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

Definition at line 381 of file _angle.h.

References cos(), and angle::v.


The documentation for this class was generated from the following file:
Generated on Sun Oct 28 01:59:33 2007 for ETL by  doxygen 1.5.3-20071008