TrafficRouting Methods | ![]() |
The TrafficRouting type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RecalculateRouteTime(Directions, DateTime) |
Recalculate (by accounting for traffic congestion) the time required to travel a given
route (specified as Directions) starting
at a given time.
|
![]() | RecalculateRouteTime(Directions, LatLon, DateTime) |
Recalculate (by accounting for traffic congestion) the time required to complete a given
route (specified as Directions) starting
at a given time and given that progress has already been made to a certain point.
|
![]() ![]() | RemoveTrafficFromRouteStrategy |
Configures a RoutingStrategy to route without traffic information.
|
![]() | setUpRouteStrategy |
Configures a RoutingStrategy to route in this Traffic.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |