Refactor: Create config struct for simulator #157
Labels
Code Health
Refactors and improvements to the structure of the code
feature
New feature or request
good first issue
Good for newcomers
Milestone
SimulationConfig
struct that passes all the configuration options to the simulator rather than individual params.log_interval
configurable while we're here (currently hard set to 60s)Started working on this in e929a2d in #141 but decided to leave for a follow up.
The text was updated successfully, but these errors were encountered: