#include <Model.hpp>
Definition at line 41 of file Model.hpp.
◆ getPreSetCell()
| const PreSetCell & Model::getPreSetCell |
( |
Type |
type | ) |
const |
|
inline |
◆ initCell()
| void Model::initCell |
( |
Cell * |
c | ) |
|
|
inline |
◆ initScenario()
| void Model::initScenario |
( |
Scenario * |
s | ) |
|
|
inline |
◆ loadModel()
◆ probaGen
| std::uniform_real_distribution<double> Model::probaGen |
|
private |
◆ scenarConfig
◆ typeToPreSetCell
| std::unordered_map<Type, PreSetCell> Model::typeToPreSetCell |
|
private |
The documentation for this class was generated from the following file: