foxBMS - Unit Tests  1.1.0
The foxBMS Unit Tests API Documentation
SOF_CONFIG 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 321 of file sof_cfg.h.

Field Documentation

◆ cutoffHighTemperatureCharge_ddegC

int16_t SOF_CONFIG::cutoffHighTemperatureCharge_ddegC

High temperature derating limits

Definition at line 338 of file sof_cfg.h.

◆ cutoffHighTemperatureDischarge_ddegC

int16_t SOF_CONFIG::cutoffHighTemperatureDischarge_ddegC

High temperature derating limits

Definition at line 336 of file sof_cfg.h.

◆ cutoffLowerCellVoltage_mV

int16_t SOF_CONFIG::cutoffLowerCellVoltage_mV

Cell voltage derating limits

Definition at line 345 of file sof_cfg.h.

◆ cutoffLowTemperatureCharge_ddegC

int16_t SOF_CONFIG::cutoffLowTemperatureCharge_ddegC

Low temperature derating limits

Definition at line 331 of file sof_cfg.h.

◆ cutoffLowTemperatureDischarge_ddegC

int16_t SOF_CONFIG::cutoffLowTemperatureDischarge_ddegC

Low temperature derating limits

Definition at line 329 of file sof_cfg.h.

◆ cutoffUpperCellVoltage_mV

int16_t SOF_CONFIG::cutoffUpperCellVoltage_mV

Cell voltage derating limits

Definition at line 343 of file sof_cfg.h.

◆ limitHighTemperatureCharge_ddegC

int16_t SOF_CONFIG::limitHighTemperatureCharge_ddegC

High temperature derating limits

Definition at line 339 of file sof_cfg.h.

◆ limitHighTemperatureDischarge_ddegC

int16_t SOF_CONFIG::limitHighTemperatureDischarge_ddegC

High temperature derating limits

Definition at line 337 of file sof_cfg.h.

◆ limitLowerCellVoltage_mV

int16_t SOF_CONFIG::limitLowerCellVoltage_mV

Cell voltage derating limits

Definition at line 346 of file sof_cfg.h.

◆ limitLowTemperatureCharge_ddegC

int16_t SOF_CONFIG::limitLowTemperatureCharge_ddegC

Low temperature derating limits

Definition at line 332 of file sof_cfg.h.

◆ limitLowTemperatureDischarge_ddegC

int16_t SOF_CONFIG::limitLowTemperatureDischarge_ddegC

Low temperature derating limits

Definition at line 330 of file sof_cfg.h.

◆ limitUpperCellVoltage_mV

int16_t SOF_CONFIG::limitUpperCellVoltage_mV

Cell voltage derating limits

Definition at line 344 of file sof_cfg.h.

◆ limpHomeCurrent_mA

float SOF_CONFIG::limpHomeCurrent_mA

Current derating limits

Definition at line 325 of file sof_cfg.h.

◆ maximumChargeCurrent_mA

float SOF_CONFIG::maximumChargeCurrent_mA

Current derating limits

Definition at line 324 of file sof_cfg.h.

◆ maximumDischargeCurrent_mA

float SOF_CONFIG::maximumDischargeCurrent_mA

Current derating limits

Definition at line 323 of file sof_cfg.h.


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