#include <MS5803Data.h>
Definition at line 43 of file MS5803Data.h.
◆ MS5803Data() [1/2]
Boardcore::MS5803Data::MS5803Data |
( |
| ) |
|
|
inline |
◆ MS5803Data() [2/2]
Boardcore::MS5803Data::MS5803Data |
( |
uint64_t | pressureTimestamp, |
|
|
float | pressure, |
|
|
uint64_t | temperatureTimestamp, |
|
|
float | temperature ) |
|
inline |
◆ header()
static std::string Boardcore::MS5803Data::header |
( |
| ) |
|
|
inlinestatic |
◆ print()
void Boardcore::MS5803Data::print |
( |
std::ostream & | os | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: