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

Cell class definition. More...

#include "cell_limits.hpp"
#include "../settings/settings.hpp"
#include "../StorageUnit.hpp"
#include "../types/Histogram.hpp"
#include "../types/data_storage/CellData.hpp"
#include "../types/Status.hpp"
#include "../utility/utility.hpp"
#include <cassert>
#include <iostream>
#include <fstream>
#include <cstring>
#include <cmath>
#include <string>
#include <vector>
#include <span>
Include dependency graph for Cell.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slide::Cell
 Abstract Class representing a single battery cell. More...
 

Namespaces

namespace  slide
 Slide namespace contains all the types, classes, and functions for the simulation framework.
 

Detailed Description

Cell class definition.

Author
Jorn Reniers, Volkan Kumtepeli
Date
22 Nov 2019