![]() |
foxBMS - Unit Tests
1.4.0
The foxBMS Unit Tests API Documentation
|
#include <sof_trapezoid_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 |
structure for configuration of SoF Calculation
Definition at line 322 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::cutoffHighTemperatureCharge_ddegC |
High temperature derating limits
Definition at line 339 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::cutoffHighTemperatureDischarge_ddegC |
High temperature derating limits
Definition at line 337 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::cutoffLowerCellVoltage_mV |
Cell voltage derating limits
Definition at line 346 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::cutoffLowTemperatureCharge_ddegC |
Low temperature derating limits
Definition at line 332 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::cutoffLowTemperatureDischarge_ddegC |
Low temperature derating limits
Definition at line 330 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::cutoffUpperCellVoltage_mV |
Cell voltage derating limits
Definition at line 344 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::limitHighTemperatureCharge_ddegC |
High temperature derating limits
Definition at line 340 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::limitHighTemperatureDischarge_ddegC |
High temperature derating limits
Definition at line 338 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::limitLowerCellVoltage_mV |
Cell voltage derating limits
Definition at line 347 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::limitLowTemperatureCharge_ddegC |
Low temperature derating limits
Definition at line 333 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::limitLowTemperatureDischarge_ddegC |
Low temperature derating limits
Definition at line 331 of file sof_trapezoid_cfg.h.
| int16_t SOF_CONFIG_s::limitUpperCellVoltage_mV |
Cell voltage derating limits
Definition at line 345 of file sof_trapezoid_cfg.h.
| float SOF_CONFIG_s::limpHomeCurrent_mA |
Current derating limits
Definition at line 326 of file sof_trapezoid_cfg.h.
| float SOF_CONFIG_s::maximumChargeCurrent_mA |
Current derating limits
Definition at line 325 of file sof_trapezoid_cfg.h.
| float SOF_CONFIG_s::maximumDischargeCurrent_mA |
Current derating limits
Definition at line 324 of file sof_trapezoid_cfg.h.