Click or drag to resize

Location Class

A Location for a Resource start or end point or a JobPart location.
Inheritance Hierarchy
SystemObject
  VRSolverLocation

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public class Location

The Location type exposes the following members.

Constructors
  NameDescription
Public methodLocation
Initializes a new instance of the Location class
Public methodLocation(Int32)
Initializes a new instance of the Location class
Public methodLocation(String, Int32, Double, Double)
Initializes a new instance of the Location class.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldID
An ID for this location (only used when visualising solutions).
Public fieldIndex
An index for the location. The index is the position in the TravelTime matrix.
Public fieldLat
The latitude for the location (only used when visualising solutions).
Public fieldLong
The longitude for the location (only used when visualising solutions).
Top
See Also

www.routingautomation.com | support