foxBMS - Unit Tests
1.4.1
The foxBMS Unit Tests API Documentation
|
#include <battery_cell_cfg.h>
Data Fields | |
const int16_t | voltage_mV |
const float | value |
structure for lookup table
Definition at line 230 of file battery_cell_cfg.h.
const float BC_LUT_s::value |
corresponding value, can be SOC/SOE in % or capacity/energy
Definition at line 232 of file battery_cell_cfg.h.
const int16_t BC_LUT_s::voltage_mV |
cell voltage in mV
Definition at line 231 of file battery_cell_cfg.h.