26 #ifndef ROTATIONUNIT_H 27 #define ROTATIONUNIT_H 56 #endif //ROTATIONUNIT_H std::string unitString
Definition: Unit.h:51
static RotationUnit & RAD()
radians
Definition: RotationUnit.cpp:35
static RotationUnit & DEG()
degrees
Definition: RotationUnit.cpp:30
RotationUnit(std::string n)
Definition: RotationUnit.h:51
RotationUnit model the different values that can be taken by the unit field of a rotation.
Definition: RotationUnit.h:42
Class that defines the unit of the Load.
Definition: Unit.h:46