RouteMetricsDistanceCost Property |
The total distance cost.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic double DistanceCost { get; }
Public ReadOnly Property DistanceCost As Double
Get
public:
property double DistanceCost {
double get ();
}
member DistanceCost : float with get
Property Value
Type:
Double
See Also