Struct Simulation::Config
Defined in File Simulation.h
Nested Relationships
This struct is a nested type of Class Simulation.
Struct Documentation
-
struct Config
General simulation runner specific config
Public Members
-
std::string input_file
-
std::string step_log_file
-
std::string exit_log_file
-
std::string common_log_file
-
bool truncate_log_files = false
-
uint64_t random_seed
-
unsigned int steps = 1
-
bool timing = false
-
bool silence_unknown_args = false
-
bool telemetry = false
-
bool console_mode = false
-
std::string input_file