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 | |
| static TranslationUnit & | MICRO_M () |
| micro meters | |
| static TranslationUnit & | MM () |
| millimeters | |
| static TranslationUnit & | NM () |
| nano meters | |
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 |
|
static |
|
static |
|
static |