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.
 operator value_type () const ETL_DEPRECATED_FUNCTION

Detailed Description

Angle representation as a cosine function.

See also:
angle
Todo:
This needs to be documented

Definition at line 365 of file _angle.h.


Constructor & Destructor Documentation

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

Definition at line 368 of file _angle.h.

References angle::v.

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

Definition at line 369 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 370 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 371 of file _angle.h.

References angle::dist().

angle::cos::operator value_type  )  const
 


The documentation for this class was generated from the following file:
Generated on Wed Jun 21 16:25:59 2006 for ETL by  doxygen 1.4.6