RotationUnit model the different values that can be taken by the unit field of a rotation. More...
#include <RotationUnit.h>
Static Public Member Functions | |
| static RotationUnit & | DEG () |
| degrees | |
| static RotationUnit & | RAD () |
| radians | |
Additional Inherited Members | |
| Public Member Functions inherited from Unit | |
| std::string | getUnitName () |
| virtual | ~Unit ()=default |
| Protected Attributes inherited from Unit | |
| std::string | unitString |
RotationUnit model the different values that can be taken by the unit field of a rotation.
|
static |
|
static |