SimulationModelMinutesBetweenIterations Property |
Namespace: Livit.Learn.Model.Simulator
This interval differs from real-time minutes, meaning that pausing the simulation will also pause the model. Using the TimeLapseMultiplier property will speed up simulation time to run iterations at an increased rate.
Finding the right value for this property may require experimentation. Using a value that is too low may make the model run too often, decreasing performance on slower devices, such as mobile phones, or in Virtual Reality where high FPS is required.
It is recommended to try and keep the number as high as possible, while not compromising the precision of the simulation. It is also recommended to keep the model as simple as possible, to reduce the number of calculations in each iteration.