foxBMS
1.5.0
The foxBMS Battery Management System API Documentation
|
#include <database_cfg.h>
data block struct of sof limits
Definition at line 416 of file database_cfg.h.
DATA_BLOCK_HEADER_s DATA_BLOCK_SOF_s::header |
Data block header
Definition at line 420 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 426 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 428 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedContinuousPackChargeCurrent_mA |
recommended continuous operating pack charge current
Definition at line 421 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedContinuousPackDischargeCurrent_mA |
recommended continuous operating pack discharge current
Definition at line 423 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 430 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 431 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedPeakPackChargeCurrent_mA |
recommended peak operating pack charge current
Definition at line 424 of file database_cfg.h.
float_t DATA_BLOCK_SOF_s::recommendedPeakPackDischargeCurrent_mA |
recommended peak operating pack discharge current
Definition at line 425 of file database_cfg.h.