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