SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
FixedData.hpp File Reference
#include <stdexcept>
#include <vector>
#include <array>
#include <functional>
#include <cmath>
#include <filesystem>
Include dependency graph for FixedData.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slide::FixedDataIter< T, extrapolation >
 
class  slide::FixedData< T, extrapolation >
 

Namespaces

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

Functions

template<typename T , bool extrapolation = true>
int slide::distance (const FixedDataIter< T, extrapolation > &a, const FixedDataIter< T, extrapolation > &b)