TranslationUnit model the different values that can be taken by the unit field of a translation. More...
#include <TranslationUnit.h>
Static Public Member Functions | |
static TranslationUnit & | M () |
meters More... | |
static TranslationUnit & | MICRO_M () |
micro meters More... | |
static TranslationUnit & | MM () |
millimeters More... | |
static TranslationUnit & | NM () |
nano meters More... | |
Additional Inherited Members | |
Public Member Functions inherited from Unit | |
std::string | getUnitName () |
virtual | ~Unit ()=default |
Protected Attributes inherited from Unit | |
std::string | unitString |
TranslationUnit model the different values that can be taken by the unit field of a translation.
|
static |
meters
Referenced by Translation::Translation(), and Loads::xmlRead().
|
static |
|
static |
|
static |