![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
#include "../Histogram.hpp"
#include "cell_data.hpp"
#include "../../settings/enum_definitions.hpp"
#include <utility>
#include <iostream>
#include <array>
#include <vector>
Go to the source code of this file.
Classes | |
struct | slide::CellDataStorage< N > |
struct | slide::CellDataStorage< settings::cellDataStorageLevel::storeHistogramData > |
< Store as histogram. More... | |
struct | slide::CellDataStorage< settings::cellDataStorageLevel::storeTimeData > |
Namespaces | |
namespace | slide |
Slide namespace contains all the types, classes, and functions for the simulation framework. | |