![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
Defines a structure for handling degradation models. More...
#include <string>
#include <cstdint>
#include <array>
#include <iostream>
#include "../../../types/SmallVector.hpp"
Go to the source code of this file.
Classes | |
struct | slide::DEG_ID |
DEG_ID structure handles the identifications of which degradation model(s) to use. More... | |
struct | slide::DEG_ID::DegArray |
DegArray class derived from SmallVector to handle degradation model arrays. More... | |
Namespaces | |
namespace | slide |
Slide namespace contains all the types, classes, and functions for the simulation framework. | |
Defines a structure for handling degradation models.