foxBMS
1.6.0
The foxBMS Battery Management System API Documentation
|
#include <database_cfg.h>
data block struct of sof limits
Definition at line 423 of file database_cfg.h.
DATA_BLOCK_HEADER_s DATA_BLOCK_SOF_s::header |
Data block header
Definition at line 427 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedContinuousChargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended continuous operating charge current
Definition at line 433 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedContinuousDischargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended continuous operating discharge current
Definition at line 435 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedContinuousPackChargeCurrent_mA |
recommended continuous operating pack charge current
Definition at line 428 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedContinuousPackDischargeCurrent_mA |
recommended continuous operating pack discharge current
Definition at line 430 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedPeakChargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended peak operating charge current
Definition at line 437 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedPeakDischargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended peak operating discharge current
Definition at line 438 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedPeakPackChargeCurrent_mA |
recommended peak operating pack charge current
Definition at line 431 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedPeakPackDischargeCurrent_mA |
recommended peak operating pack discharge current
Definition at line 432 of file database_cfg.h.