![]() |
foxBMS - Unit Tests
1.3.0
The foxBMS Unit Tests API Documentation
|
#include <database_cfg.h>

data block struct of sof limits
Definition at line 407 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::continuousMolChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum operating level
Definition at line 422 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::continuousMolDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum operating level
Definition at line 423 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::continuousMslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum safety level
Definition at line 430 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::continuousMslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum safety level
Definition at line 431 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::continuousRslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current recommended safety level
Definition at line 426 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::continuousRslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current recommended safety level
Definition at line 427 of file database_cfg.h.
| DATA_BLOCK_HEADER_s DATA_BLOCK_SOF_s::header |
Data block header
Definition at line 411 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::peakMolChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum operating level
Definition at line 424 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::peakMolDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum operating level
Definition at line 425 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::peakMslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current maximum safety level
Definition at line 432 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::peakMslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current maximum safety level
Definition at line 433 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::peakRslChargeCurrent_mA[BS_NR_OF_STRINGS] |
charge current recommended safety level
Definition at line 428 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::peakRslDischargeCurrent_mA[BS_NR_OF_STRINGS] |
discharge current recommended safety level
Definition at line 429 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedContinuousChargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended continuous operating charge current
Definition at line 416 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedContinuousDischargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended continuous operating discharge current
Definition at line 418 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedContinuousPackChargeCurrent_mA |
recommended continuous operating pack charge current
Definition at line 412 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedContinuousPackDischargeCurrent_mA |
recommended continuous operating pack discharge current
Definition at line 413 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedPeakChargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended peak operating charge current
Definition at line 420 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedPeakDischargeCurrent_mA[BS_NR_OF_STRINGS] |
recommended peak operating discharge current
Definition at line 421 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedPeakPackChargeCurrent_mA |
recommended peak operating pack charge current
Definition at line 414 of file database_cfg.h.
| float DATA_BLOCK_SOF_s::recommendedPeakPackDischargeCurrent_mA |
recommended peak operating pack discharge current
Definition at line 415 of file database_cfg.h.