26 #ifndef PRESSUREUNIT_H
27 #define PRESSUREUNIT_H
55 #endif //PRESSUREUNIT_H
std::string unitString
Definition: Unit.h:49
static PressureUnit & KPA()
kiloPascal
static PressureUnit & PA()
Pascal.
PressureUnit(std::string n)
Definition: PressureUnit.h:51
static PressureUnit & MMHG()
Millimeters of mercure.
Class that defines the different units of a Load 'Pressure'.
Definition: PressureUnit.h:40
string(REGEX REPLACE"^.*-(.*)-.*""\\1"ARCH"${CAMITK_CONTINUOUS_INTEGRATION}") string(REGEX REPLACE"^.*-.*-(.*)""\\1"BUILDTYPE"$
Definition: continuous.cmake:34
Class that defines the unit of the Load.
Definition: Unit.h:46