Click or drag to resize

EngineTimeCheckPointControllerLookAhead Property

Lookahead variables. dt is adjusted to hit checkpoints in _nLookAhead times steps.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public int LookAhead { get; set; }

Property Value

Type: Int32
See Also