#include <_fastangle.h>
Inheritance diagram for fastangle::rotations:

Public Member Functions | |
| rotations (const value_type &x) | |
| rotations (const fastangle &a) | |
| rotations | mod () const |
| Rotation Modulus. | |
| rotations | dist (const fastangle &rhs) const |
| fastangle Difference Function | |
| operator value_type () const | |
| value_type | get () const |
========================================================================
A more detailed description needs to be written.
Definition at line 325 of file _fastangle.h.
|
|
Definition at line 328 of file _fastangle.h. References fastangle::v. |
|
|
Definition at line 329 of file _fastangle.h. |
|
|
Rotation Modulus. This function will return the value of the fastangle between 0 and 2PI Reimplemented from fastangle. Definition at line 330 of file _fastangle.h. References fastangle::mod(). |
|
|
fastangle Difference Function This function will return the shortest physical distance between two angles, from -PI/2 to PI/2
Reimplemented from fastangle. Definition at line 331 of file _fastangle.h. References fastangle::dist(). |
|
|
Definition at line 332 of file _fastangle.h. |
|
|
Definition at line 333 of file _fastangle.h. References fastangle::v. |
1.4.6