SimulationConfiguration
is a structure for simulation setting parameters.- Parameters
- Input/Output
- initialize_base_file_name_
- main_logger_
- Spacecraft
- number_of_simulated_spacecraft_
- spacecraft_file_list_
- Ground Station
- number_of_simulated_ground_station_
- ground_station_file_list_
- Others
- inter_sc_communication_file_
- gnss_file_
- Input/Output
src/simulation/simulation_configuration.hpp
- The
SimulationConfiguration
structure is defined here.
- The
- The
SimulationConfiguration
is initialized in the beginning of the simulation case. - In other process, the
SimulationConfiguration
is used as read only to share the simulation setting parameters.
NA
NA
NA