#include <simulationrun.h>
|
using | DataAsTuple = std::tuple< std::string, std::string, std::string, std::string, std::string, int, int > |
|
◆ DataAsTuple
◆ SimulationRun() [1/3]
SimulationRun::SimulationRun |
( |
| ) |
|
◆ SimulationRun() [2/3]
◆ SimulationRun() [3/3]
SimulationRun::SimulationRun |
( |
const DataAsTuple & |
tuple | ) |
|
|
inlineexplicit |
◆ dataAsTuple()
◆ getName()
QString SimulationRun::getName |
( |
| ) |
const |
|
inline |
◆ getNumThreads()
int SimulationRun::getNumThreads |
( |
| ) |
const |
|
inline |
◆ getOutDir()
QString SimulationRun::getOutDir |
( |
| ) |
const |
◆ getPath()
QString SimulationRun::getPath |
( |
| ) |
const |
◆ getSimulationName()
QString SimulationRun::getSimulationName |
( |
| ) |
const |
|
inline |
◆ getSimulationOutputName()
QString SimulationRun::getSimulationOutputName |
( |
| ) |
const |
|
inline |
◆ getSimulationSteps()
int SimulationRun::getSimulationSteps |
( |
| ) |
const |
|
inline |
◆ getUsingStaticPaths()
int SimulationRun::getUsingStaticPaths |
( |
| ) |
const |
|
inline |
◆ setName()
void SimulationRun::setName |
( |
QString |
name | ) |
|
◆ setNumThreads()
void SimulationRun::setNumThreads |
( |
int |
n | ) |
|
◆ setOutDir()
void SimulationRun::setOutDir |
( |
const QString & |
path | ) |
|
◆ setPath()
void SimulationRun::setPath |
( |
const QString & |
path | ) |
|
◆ setSimulationName()
void SimulationRun::setSimulationName |
( |
QString |
name | ) |
|
◆ setSimulationOutputName()
void SimulationRun::setSimulationOutputName |
( |
QString |
name | ) |
|
◆ setSimulationSteps()
void SimulationRun::setSimulationSteps |
( |
int |
steps | ) |
|
◆ setUsingStaticPaths()
void SimulationRun::setUsingStaticPaths |
( |
int |
n | ) |
|
The documentation for this class was generated from the following files: