DK11 for .NET | TatukGIS.NDK.TGIS_ShortestPath.HeuristicThreshold | Constructors | Fields | Methods | Properties | Events
Threshold of starting node seeking area. Treat it as "seeking circle" for better route at a staring node. It will allow to seek for better alternative paths at a starting location.
// C# public Double HeuristicThreshold { get {} set {} }
' VisualBasic Public Property HeuristicThreshold As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property HeuristicThreshold : Double read read;
Type |
---|
double Double |