SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
DEG_ID.hpp File Reference

Defines a structure for handling degradation models. More...

#include <string>
#include <cstdint>
#include <array>
#include <iostream>
#include "../../../types/SmallVector.hpp"
Include dependency graph for DEG_ID.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines a structure for handling degradation models.

Author
Jorn Reniers, Volkan Kumtepeli
Date
12 May 2022