City Based Parking and Routing System API Documentation |
|
Route Constructor (IIntersection, ILane, DirectionTypes, IIntersection, ISideObject, UInt32)
Extended constructor
Parameters
-
start
- The Lane at which the route begins.
-
next
- The next Lane in the current route.
-
direction
- The DirectionTypes for the next lane.
-
end
- The Lane at which the route ends.
-
sideobject
- The ISideObject at which the IVehicle should stop.
-
starttime
- The time at which travel along this route started.
See Also
Route Class | CBPRS.Infrastructure Namespace | Route Constructor Overload List