foxBMS - Unit Tests  1.4.1
The foxBMS Unit Tests API Documentation
FRAM_SOE_s Struct Reference

#include <fram_cfg.h>

Data Fields

float minimumSoe_perc [BS_NR_OF_STRINGS]
 
float maximumSoe_perc [BS_NR_OF_STRINGS]
 
float averageSoe_perc [BS_NR_OF_STRINGS]
 

Detailed Description

state of energy (SOE). Since SOE is voltage dependent, three different values are used, min, max and average. SOE defined as a float number between 0.0f and 100.0f (0% and 100%)

Definition at line 145 of file fram_cfg.h.

Field Documentation

◆ averageSoe_perc

float FRAM_SOE_s::averageSoe_perc[BS_NR_OF_STRINGS]

average SOE

Definition at line 148 of file fram_cfg.h.

◆ maximumSoe_perc

float FRAM_SOE_s::maximumSoe_perc[BS_NR_OF_STRINGS]

maximum SOE

Definition at line 147 of file fram_cfg.h.

◆ minimumSoe_perc

float FRAM_SOE_s::minimumSoe_perc[BS_NR_OF_STRINGS]

minimum SOE

Definition at line 146 of file fram_cfg.h.


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