foxBMS - Unit Tests
1.3.0
The foxBMS Unit Tests API Documentation
|
#include <temperature_sensor_defs.h>
Data Fields | |
int16_t | temperature_ddegC |
float | resistance_Ohm |
temperature-resistance lookup table
Definition at line 66 of file temperature_sensor_defs.h.
float TS_TEMPERATURE_SENSOR_LUT_s::resistance_Ohm |
resistance in ohms
Definition at line 68 of file temperature_sensor_defs.h.
int16_t TS_TEMPERATURE_SENSOR_LUT_s::temperature_ddegC |
temperature in deci °C
Definition at line 67 of file temperature_sensor_defs.h.