9#ifndef AVARA3D_SIMULATIONCONFIG_H
10#define AVARA3D_SIMULATIONCONFIG_H
Initial simulation scheduling parameters supplied to a Runner.
double timeStep
Initial duration, in seconds, of each simulation step.
double timeScale
Initial multiplier applied to elapsed host time for automatic simulation stepping.
std::uint32_t maxCatchUpSteps
Initial maximum automatic simulation steps performed by one update.