#include <thermocouple.h>
◆ Thermocouple()
Thermocouple::Thermocouple |
( |
| ) |
|
◆ ~Thermocouple()
virtual Thermocouple::~Thermocouple |
( |
| ) |
|
|
virtual |
◆ convert() [1/2]
virtual float Thermocouple::convert |
( |
float |
voltage | ) |
|
|
pure virtual |
◆ convert() [2/2]
◆ convert_inv()
virtual float Thermocouple::convert_inv |
( |
float |
temp | ) |
|
|
pure virtual |
◆ lookup() [1/2]
static float Thermocouple::lookup |
( |
const int32_t * |
lut, |
|
|
float |
voltage, |
|
|
uint16_t |
size, |
|
|
int16_t |
offset |
|
) |
| |
|
static |
◆ lookup() [2/2]
virtual float Thermocouple::lookup |
( |
float |
voltage | ) |
|
|
pure virtual |
◆ lookup_inv()
virtual float Thermocouple::lookup_inv |
( |
float |
temp | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/precision-converters-firmware/precision-converters-firmware/libraries/precision-converters-library/tempsensors/thermocouple.h