precision-converters-firmware
|
This is the complete list of members for thermistor, including all inherited members.
convert(const float resistance, float coeff_A, float coeff_B, float coeff_C) | thermistor | static |
convert(const float resistance)=0 | thermistor | pure virtual |
lookup(const uint32_t *lut, uint32_t resistance, uint16_t size, int16_t offset) | thermistor | static |
lookup(const float resistance)=0 | thermistor | pure virtual |
thermistor() | thermistor | |
~thermistor() | thermistor |