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