SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
Parameter Struct Reference

#include <Parameter.hpp>

Public Member Functions

auto & operator() ()
 

Public Attributes

double value {}
 

Static Public Attributes

static constexpr std::string_view name {}
 Name should be shared by all classes. More...
 

Member Function Documentation

◆ operator()()

auto & Parameter::operator() ( )
inline

Member Data Documentation

◆ name

constexpr std::string_view Parameter::name {}
staticconstexpr

Name should be shared by all classes.

◆ value

double Parameter::value {}

< Name should not be copied between all classes. It may be a template argument maybe? It should return its value using () argument. It we should be able to make it a function. Maybe we can use unions between function pointers and doubles.


The documentation for this struct was generated from the following file: