RotationUnit model the different values that can be taken by the unit field of a rotation.
Definition RotationUnit.h:42
static RotationUnit & RAD()
radians
Definition RotationUnit.cpp:35
static RotationUnit & DEG()
degrees
Definition RotationUnit.cpp:30
Class that defines the unit of the Load.
Definition Unit.h:46
std::string unitString
Definition Unit.h:53