VIPRA Documentation
|
This is the complete list of members for VIPRA::Simulation, including all inherited members.
add_sim_id(VIPRA::idx idx) (defined in VIPRA::Simulation) | VIPRA::Simulation | inline |
config(Parameters ¶mIn, VIPRA::Random::Engine &engine) | VIPRA::Modules::Module< Simulation > | |
get_map_input() -> Modules::MapInput & (defined in VIPRA::Simulation) | VIPRA::Simulation | inline |
get_ped_input() -> Modules::PedestrianInput & (defined in VIPRA::Simulation) | VIPRA::Simulation | inline |
get_sim_id() const -> VIPRA::idx (defined in VIPRA::Simulation) | VIPRA::Simulation | inline |
operator()(std::string const &pedPath, std::string const &mapPath, std::string const ¶msPath) | VIPRA::Simulation | |
output_timings() (defined in VIPRA::Simulation) | VIPRA::Simulation | |
register_params(Parameters ¶mIn) | VIPRA::Modules::Module< Simulation > | |
reset_modules() (defined in VIPRA::Simulation) | VIPRA::Simulation | |
run_sim(Parameters ¶ms) (defined in VIPRA::Simulation) | VIPRA::Simulation | |
set_install_dir(std::string const &dir) (defined in VIPRA::Simulation) | VIPRA::Simulation | inline |
set_module(Modules::Type type, std::string const &name) (defined in VIPRA::Simulation) | VIPRA::Simulation | |
set_modules(std::string const &modulesPath) (defined in VIPRA::Simulation) | VIPRA::Simulation | |
set_sim_id(VIPRA::idx idx) (defined in VIPRA::Simulation) | VIPRA::Simulation | inline |
VIPRA_MODULE_NAME("main") (defined in VIPRA::Simulation) | VIPRA::Simulation | |
VIPRA_MODULE_TYPE(Simulation) (defined in VIPRA::Simulation) | VIPRA::Simulation | |
VIPRA_REGISTER_PARAMS(VIPRA_PARAM("max_timestep", _maxTimestep), VIPRA_PARAM("timestep_size", _timestepSize), VIPRA_PARAM("output_frequency", _outputFrequency), VIPRA_PARAM("random_seed", _seed), VIPRA_PARAM("output_params", _outputParams)) (defined in VIPRA::Simulation) | VIPRA::Simulation |