DK11 for Java | tatukgis.jdk.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.
// Java public double getHeuristicThreshold(); public void setHeuristicThreshold( double _value );
// Oxygene public property HeuristicThreshold : Double read write;
Type |
---|
double Double |