|
Jamoma API
0.6.0.a19
|
The AngleDataspace converts between different measurement untis describing trigonometric angles. More...
#include "TTDataspace.h"
Include dependency graph for AngleDataspace.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | AngleDataspace |
| Base class for the angle dataspace, provides dataspace support for converting angles between radians and degrees. More... | |
| class | RadianUnit |
| Converts angles to and from radians. More... | |
| class | DegreeUnit |
| Converts angles to and from degrees. More... | |
The AngleDataspace converts between different measurement untis describing trigonometric angles.
The neutral unit of the angle dataspace is radian.
Definition in file AngleDataspace.h.