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