MultiThreadMatrix Methods |
The MultiThreadMatrix type exposes the following members.
Name | Description | |
---|---|---|
Distances |
Returns an array of distances (in meters) from the specified stop (LatLon) to all other stops.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetDistance |
Get the distance (in meters) between two points.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSlot |
Returns the slot value (row index) for the specified LatLon | |
GetTime |
Get the time (in seconds) from point to point.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Times |
Returns an array of times (in seconds) from the specified stop (LatLon) to all other stops.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |