City Based Parking and Routing System API Documentation

IRoute Members

IRoute overview

Public Instance Properties

Destination Gets the destination of the current route.
Direction Gets or set the DirectionTypes for entry onto the next lane.
HasSideObject Indicates if the vehicle has a side object to stop at.
LeftTurn The number of turn the vehicle has made to the left.
Next Gets the next lane in the current route.
RightTurn The number of truns the vehicle has made to the right.
SideObject Gets the side object along the road that is our destination, if any.
Source Gets the starting lane of the current route.
StartTime The start time (step) of the current route.
TraveledLanes The number of lanes traveled since the route was begun.
TravelTime The time taken upon till now for the current route.

See Also

IRoute Interface | CBPRS.Infrastructure Namespace