SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
cell_data.hpp File Reference
#include "../State.hpp"
#include "../Histogram.hpp"
#include <iostream>
Include dependency graph for cell_data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  slide::ProcedureThroughputData
 
struct  slide::BasicData
 
struct  slide::CellCommonHist
 
struct  slide::BatteryData
 

Namespaces

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

Typedefs

using slide::ThroughputData = State< 0, 3 >