RiverMapperDigiPointMinDistance Property

Minimum distance between digipoints. The digipoints are filtered out until the distance is at least this distance.

Also used as a tolerance on when a cross section and a digi-point is merged into one location.

A sound value is a fraction of the width of the smallest cross section.

Default is 5 meters.

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double DigiPointMinDistance { get; set; }

Property Value

Double

See Also