DistanceCalculatorUseSignedDistance Property

Flag specifying whether to calculate signed distances, i.e. distance is positive in down-stream direction and negative in up-stream direction from location

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 bool UseSignedDistance { get; set; }

Property Value

Boolean

See Also