Class that defines the different units of a Load 'Pressure'. More...
#include <PressureUnit.h>
Static Public Member Functions | |
| static PressureUnit & | KPA () |
| kiloPascal | |
| static PressureUnit & | MMHG () |
| Millimeters of mercure. | |
| static PressureUnit & | PA () |
| Pascal. | |
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 'Pressure'.
|
static |
|
static |
|
static |