fastangle::radians Class Reference

fastangle representation in radians More...

#include <_fastangle.h>

Inheritance diagram for fastangle::radians:

fastangle List of all members.

Public Member Functions

 radians (const value_type &x)
 radians (const fastangle &a)
radians mod () const
 Rotation Modulus.
radians dist (const fastangle &rhs) const
 fastangle Difference Function
 operator value_type () const
value_type get () const

Detailed Description

fastangle representation in radians

========================================================================

A more detailed description needs to be written.

Definition at line 291 of file _fastangle.h.


Constructor & Destructor Documentation

fastangle::radians::radians ( const value_type x  )  [inline]

Definition at line 294 of file _fastangle.h.

References f, PI, and fastangle::v.

fastangle::radians::radians ( const fastangle a  )  [inline]

Definition at line 295 of file _fastangle.h.


Member Function Documentation

radians fastangle::radians::mod (  )  const [inline]

Rotation Modulus.

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

Reimplemented from fastangle.

Definition at line 296 of file _fastangle.h.

References fastangle::mod().

radians fastangle::radians::dist ( const fastangle rhs  )  const [inline]

fastangle Difference Function

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

Warning:
Not yet tested
See also:
fastangle operator-(const fastangle &)

Reimplemented from fastangle.

Definition at line 297 of file _fastangle.h.

References fastangle::dist().

fastangle::radians::operator value_type (  )  const [inline]

Definition at line 298 of file _fastangle.h.

value_type fastangle::radians::get (  )  const [inline]

Definition at line 299 of file _fastangle.h.

References f, PI, and fastangle::v.


The documentation for this class was generated from the following file:
Generated on Fri Jun 22 14:48:48 2007 for ETL by  doxygen 1.5.2