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)

Definition

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

Property Value

TimeCheckPointController

See Also