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 More... | |
static RotationUnit & | RAD () |
radians More... | |
Additional Inherited Members | |
![]() | |
std::string | getUnitName () |
virtual | ~Unit ()=default |
![]() | |
std::string | unitString |
RotationUnit model the different values that can be taken by the unit field of a rotation.
|
static |
degrees
Referenced by Rotation::Rotation(), and Loads::xmlRead().
|
static |