foxBMS
1.2.1
The foxBMS Battery Management System API Documentation
|
#include <database_cfg.h>
data block struct of sof limits
Definition at line 380 of file database_cfg.h.
float DATA_BLOCK_SOF::continuousMolChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum operating level
Definition at line 395 of file database_cfg.h.
float DATA_BLOCK_SOF::continuousMolDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum operating level
Definition at line 396 of file database_cfg.h.
float DATA_BLOCK_SOF::continuousMslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum safety level
Definition at line 403 of file database_cfg.h.
float DATA_BLOCK_SOF::continuousMslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum safety level
Definition at line 404 of file database_cfg.h.
float DATA_BLOCK_SOF::continuousRslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current recommended safety level
Definition at line 399 of file database_cfg.h.
float DATA_BLOCK_SOF::continuousRslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current recommended safety level
Definition at line 400 of file database_cfg.h.
DATA_BLOCK_HEADER_s DATA_BLOCK_SOF::header |
Data block header
Definition at line 384 of file database_cfg.h.
float DATA_BLOCK_SOF::peakMolChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum operating level
Definition at line 397 of file database_cfg.h.
float DATA_BLOCK_SOF::peakMolDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum operating level
Definition at line 398 of file database_cfg.h.
float DATA_BLOCK_SOF::peakMslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum safety level
Definition at line 405 of file database_cfg.h.
float DATA_BLOCK_SOF::peakMslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum safety level
Definition at line 406 of file database_cfg.h.
float DATA_BLOCK_SOF::peakRslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current recommended safety level
Definition at line 401 of file database_cfg.h.
float DATA_BLOCK_SOF::peakRslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current recommended safety level
Definition at line 402 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedContinuousChargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended continuous operating charge current
Definition at line 389 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedContinuousDischargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended continuous operating discharge current
Definition at line 391 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedContinuousPackChargeCurrent_mA |
recommended continuous operating pack charge current
Definition at line 385 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedContinuousPackDischargeCurrent_mA |
recommended continuous operating pack discharge current
Definition at line 386 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedPeakChargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended peak operating charge current
Definition at line 393 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedPeakDischargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended peak operating discharge current
Definition at line 394 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedPeakPackChargeCurrent_mA |
recommended peak operating pack charge current
Definition at line 387 of file database_cfg.h.
float DATA_BLOCK_SOF::recommendedPeakPackDischargeCurrent_mA |
recommended peak operating pack discharge current
Definition at line 388 of file database_cfg.h.