CellModules
|
#include <Model.hpp>
Classes | |
struct | PreSetCell |
Public Member Functions | |
void | loadModel (nlohmann::json config) |
template<class Cell > | |
void | initCell (Cell *c) |
template<class Scenario > | |
void | initScenario (Scenario *s) |
Private Attributes | |
nlohmann::json | scenarConfig |
std::uniform_real_distribution< double > | probaGen |
std::unordered_map< Type, PreSetCell > | typeToPreSetCell |
|
inline |
|
private |
|
private |
|
private |