TranslationUnit model the different values that can be taken by the unit field of a translation. More...
#include <TranslationUnit.h>
Inheritance diagram for TranslationUnit:
Collaboration diagram for TranslationUnit: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().
Here is the caller graph for this function:
|
static |
|
static |
|
static |