foxBMS  1.0.0
The foxBMS Battery Management System API Documentation
BC_LUT Struct Reference

#include <battery_cell_cfg.h>

Data Fields

const uint16_t voltage_mV
 
const float value
 
const int16_t voltage_mV
 

Detailed Description

structure for lookup table

Definition at line 227 of file battery_cell_cfg.h.

Field Documentation

◆ value

const float BC_LUT::value

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

Definition at line 229 of file battery_cell_cfg.h.

◆ voltage_mV [1/2]

const uint16_t BC_LUT::voltage_mV

cell voltage in mV

Definition at line 228 of file battery_cell_cfg.h.

◆ voltage_mV [2/2]

const int16_t BC_LUT::voltage_mV

cell voltage in mV

Definition at line 215 of file lg_inr18650mj1.h.


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