#include <Units.h>
Definition at line 19 of file Units.h.
PressureUnit::PressureUnit |
( |
| ) |
|
|
inline |
PressureUnit::PressureUnit |
( |
double |
val, |
|
|
int |
unit |
|
) |
| |
|
inline |
double PressureUnit::get_in_unit_system |
( |
int |
unit_system | ) |
|
|
inline |
double PressureUnit::get_SI |
( |
void |
| ) |
|
|
inline |
Return the SI system value (in Pa)
Definition at line 78 of file Units.h.
void PressureUnit::set_in_unit_system |
( |
double |
val, |
|
|
int |
unit_system |
|
) |
| |
|
inline |
void PressureUnit::set_SI |
( |
double |
SI_val | ) |
|
|
inlinevirtual |
Set the internal value in the class based on the SI unit system value
Implements StandardUnit.
Definition at line 82 of file Units.h.
The documentation for this class was generated from the following file: