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