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