foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
BC_LUT_s Struct Reference

#include <battery_cell_cfg.h>

Data Fields

const int16_t voltage_mV
 
const float_t value
 

Detailed Description

structure for lookup table

Definition at line 227 of file battery_cell_cfg.h.

Field Documentation

◆ value

const float_t BC_LUT_s::value

corresponding value, can be SOC/SOE in % or capacity/energy

Definition at line 229 of file battery_cell_cfg.h.

◆ voltage_mV

const int16_t BC_LUT_s::voltage_mV

cell voltage in mV

Definition at line 228 of file battery_cell_cfg.h.


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