base
|
#include <Pressure.hpp>
Public Member Functions | |
Pressure () | |
Pressure (base::Time const &time, base::Pressure pressure) | |
![]() | |
Pressure () | |
float | toPa () const |
float | toBar () const |
float | toPSI () const |
Static Public Member Functions | |
static Pressure | fromPascal (base::Time const &time, float pascal) |
static Pressure | fromBar (base::Time const &time, float bar) |
static Pressure | fromPSI (base::Time const &time, float psi) |
![]() | |
static Pressure | fromPascal (float pascal) |
static Pressure | fromBar (float bar) |
static Pressure | fromPSI (float psi) |
Public Attributes | |
base::Time | time |
![]() | |
float | pascal |
Timestamped pressure
|
inline |
|
inline |
|
static |
|
static |
|
static |
base::Time base::samples::Pressure::time |
The sample timestamp