foxBMS-UnitTests  1.0.0
The foxBMS Unit Tests API Documentation
TS_TEMPERATURE_SENSOR_LUT Struct Reference

#include <temperature_sensor_defs.h>

Data Fields

int16_t temperature_ddegC
 
float resistance_Ohm
 

Detailed Description

temperature-resistance lookup table

Definition at line 62 of file temperature_sensor_defs.h.

Field Documentation

◆ resistance_Ohm

float TS_TEMPERATURE_SENSOR_LUT::resistance_Ohm

resistance in ohms

Definition at line 64 of file temperature_sensor_defs.h.

◆ temperature_ddegC

int16_t TS_TEMPERATURE_SENSOR_LUT::temperature_ddegC

temperature in deci °C

Definition at line 63 of file temperature_sensor_defs.h.


The documentation for this struct was generated from the following file: