Click or drag to resize

EngineTimeCheckPoints Property

Check point controller, handling check points in time that must be hit by the EngineTime.

This is not used when EngineTimeStep is null (constant time step)

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public TimeCheckPointController CheckPoints { get; }

Property Value

Type: TimeCheckPointController
See Also