foxBMS - Unit Tests  1.3.0
The foxBMS Unit Tests API Documentation
SOF_CONFIG_s Struct Reference

#include <sof_cfg.h>

Data Fields

float maximumDischargeCurrent_mA
 
float maximumChargeCurrent_mA
 
float limpHomeCurrent_mA
 
int16_t cutoffLowTemperatureDischarge_ddegC
 
int16_t limitLowTemperatureDischarge_ddegC
 
int16_t cutoffLowTemperatureCharge_ddegC
 
int16_t limitLowTemperatureCharge_ddegC
 
int16_t cutoffHighTemperatureDischarge_ddegC
 
int16_t limitHighTemperatureDischarge_ddegC
 
int16_t cutoffHighTemperatureCharge_ddegC
 
int16_t limitHighTemperatureCharge_ddegC
 
int16_t cutoffUpperCellVoltage_mV
 
int16_t limitUpperCellVoltage_mV
 
int16_t cutoffLowerCellVoltage_mV
 
int16_t limitLowerCellVoltage_mV
 

Detailed Description

structure for configuration of SoF Calculation

Definition at line 322 of file sof_cfg.h.

Field Documentation

◆ cutoffHighTemperatureCharge_ddegC

int16_t SOF_CONFIG_s::cutoffHighTemperatureCharge_ddegC

High temperature derating limits

Definition at line 339 of file sof_cfg.h.

◆ cutoffHighTemperatureDischarge_ddegC

int16_t SOF_CONFIG_s::cutoffHighTemperatureDischarge_ddegC

High temperature derating limits

Definition at line 337 of file sof_cfg.h.

◆ cutoffLowerCellVoltage_mV

int16_t SOF_CONFIG_s::cutoffLowerCellVoltage_mV

Cell voltage derating limits

Definition at line 346 of file sof_cfg.h.

◆ cutoffLowTemperatureCharge_ddegC

int16_t SOF_CONFIG_s::cutoffLowTemperatureCharge_ddegC

Low temperature derating limits

Definition at line 332 of file sof_cfg.h.

◆ cutoffLowTemperatureDischarge_ddegC

int16_t SOF_CONFIG_s::cutoffLowTemperatureDischarge_ddegC

Low temperature derating limits

Definition at line 330 of file sof_cfg.h.

◆ cutoffUpperCellVoltage_mV

int16_t SOF_CONFIG_s::cutoffUpperCellVoltage_mV

Cell voltage derating limits

Definition at line 344 of file sof_cfg.h.

◆ limitHighTemperatureCharge_ddegC

int16_t SOF_CONFIG_s::limitHighTemperatureCharge_ddegC

High temperature derating limits

Definition at line 340 of file sof_cfg.h.

◆ limitHighTemperatureDischarge_ddegC

int16_t SOF_CONFIG_s::limitHighTemperatureDischarge_ddegC

High temperature derating limits

Definition at line 338 of file sof_cfg.h.

◆ limitLowerCellVoltage_mV

int16_t SOF_CONFIG_s::limitLowerCellVoltage_mV

Cell voltage derating limits

Definition at line 347 of file sof_cfg.h.

◆ limitLowTemperatureCharge_ddegC

int16_t SOF_CONFIG_s::limitLowTemperatureCharge_ddegC

Low temperature derating limits

Definition at line 333 of file sof_cfg.h.

◆ limitLowTemperatureDischarge_ddegC

int16_t SOF_CONFIG_s::limitLowTemperatureDischarge_ddegC

Low temperature derating limits

Definition at line 331 of file sof_cfg.h.

◆ limitUpperCellVoltage_mV

int16_t SOF_CONFIG_s::limitUpperCellVoltage_mV

Cell voltage derating limits

Definition at line 345 of file sof_cfg.h.

◆ limpHomeCurrent_mA

float SOF_CONFIG_s::limpHomeCurrent_mA

Current derating limits

Definition at line 326 of file sof_cfg.h.

◆ maximumChargeCurrent_mA

float SOF_CONFIG_s::maximumChargeCurrent_mA

Current derating limits

Definition at line 325 of file sof_cfg.h.

◆ maximumDischargeCurrent_mA

float SOF_CONFIG_s::maximumDischargeCurrent_mA

Current derating limits

Definition at line 324 of file sof_cfg.h.


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