SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
module_data.hpp
Go to the documentation of this file.
1/*
2 * module_data.hpp
3 *
4 * Created on: 16 May 2022
5 * Author(s): Jorn Reniers, Volkan Kumtepeli
6 */
7
8#pragma once
9
10namespace slide {
19
33
38
46
55} // namespace slide
Slide namespace contains all the types, classes, and functions for the simulation framework.
Definition: Cell.hpp:27