![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
#include <cell_data.hpp>
Public Types | |
using | value_type = float |
Public Attributes | |
value_type | I |
current [A] More... | |
value_type | V |
voltage [V] More... | |
value_type | SOC |
State of charge [0-1]. More... | |
value_type | T |
Temperature [K]. More... | |
using slide::BasicData::value_type = float |
value_type slide::BasicData::I |
current [A]
value_type slide::BasicData::SOC |
State of charge [0-1].
value_type slide::BasicData::T |
Temperature [K].
value_type slide::BasicData::V |
voltage [V]