VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::Simulation Member List

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::Simulationinline
config(Parameters &paramIn, VIPRA::Random::Engine &engine)VIPRA::Modules::Module< Simulation >
get_map_input() -> Modules::MapInput & (defined in VIPRA::Simulation)VIPRA::Simulationinline
get_ped_input() -> Modules::PedestrianInput & (defined in VIPRA::Simulation)VIPRA::Simulationinline
get_sim_id() const -> VIPRA::idx (defined in VIPRA::Simulation)VIPRA::Simulationinline
operator()(std::string const &pedPath, std::string const &mapPath, std::string const &paramsPath)VIPRA::Simulation
output_timings() (defined in VIPRA::Simulation)VIPRA::Simulation
register_params(Parameters &paramIn)VIPRA::Modules::Module< Simulation >
reset_modules() (defined in VIPRA::Simulation)VIPRA::Simulation
run_sim(Parameters &params) (defined in VIPRA::Simulation)VIPRA::Simulation
set_install_dir(std::string const &dir) (defined in VIPRA::Simulation)VIPRA::Simulationinline
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::Simulationinline
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