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 | |
| 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 |
kiloPascal
References KPA().
Referenced by KPA(), and Loads::xmlRead().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Millimeters of mercure.
References MMHG().
Referenced by MMHG(), and Loads::xmlRead().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Pascal.
References PA().
Referenced by PA(), Pressure::Pressure(), and Loads::xmlRead().
Here is the call graph for this function:
Here is the caller graph for this function: