precision-converters-firmware
|
This is the complete list of members for Thermocouple, including all inherited members.
convert(float voltage, const thermocouple_poly_subrange range[], const int n) | Thermocouple | static |
convert(float voltage)=0 | Thermocouple | pure virtual |
convert_inv(float temp)=0 | Thermocouple | pure virtual |
lookup(const int32_t *lut, float voltage, uint16_t size, int16_t offset) | Thermocouple | static |
lookup(float voltage)=0 | Thermocouple | pure virtual |
lookup_inv(float temp)=0 | Thermocouple | pure virtual |
Thermocouple() | Thermocouple | |
~Thermocouple() | Thermocouple | virtual |