![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
Variables | |
constexpr bool | storeCumulativeData = (DATASTORE_CELL >= cellDataStorageLevel::storeCumulativeData) |
constexpr bool | writeCumulativeData = storeCumulativeData |
constexpr size_t | N_CumulativeCell = storeCumulativeData ? 3 : 0 |
constexpr size_t | N_CumulativeModule = (DATASTORE_MODULE >= moduleDataStorageLevel::storeCumulativeData) ? 3 : 0 |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |