SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
modules.hpp
Go to the documentation of this file.
1/*
2 * modules.hpp
3 *
4 * to include available module headers.
5 *
6 * Created on: 20 Jun 2022
7 * Author(s): Jorn Reniers, Volkan Kumtepeli
8 *
9 */
10
11
12#pragma once
13
14#include "Module_s.hpp"
15#include "Module_p.hpp"