Class that defines the different units of a Load 'Force'. More...
#include <ForceUnit.h>
Static Public Member Functions | |
| static ForceUnit & | KN () |
| KiloNewtons. | |
| static ForceUnit & | N () |
| Newtons. | |
| static ForceUnit & | PN () |
| picoNewtons | |
Additional Inherited Members | |
| Public Member Functions inherited from Unit | |
| std::string | getUnitName () |
| virtual | ~Unit ()=default |
| Protected Attributes inherited from Unit | |
| std::string | unitString |
Class that defines the different units of a Load 'Force'.
|
static |
|
static |
|
static |