SimulationModelMaxIterationSkip Property |
Namespace: Livit.Learn.Model.Simulator
This property skips random iterations until the maximum number is reached, increasing performance but decreasing precision.
This is especially useful when using FlatContainerModel with high Density, where performance is more important than precision.
The delta time variable is automatically increased if more time has passed since the last iteration was run. It can be accessed using the following the MinutesSinceLastIteration property.