City Based Parking and Routing System API Documentation |
|
IRoad.GetLaneToRight Method
Gets the lane that is directly to the right of the current lane.
Parameters
-
current
- The lane the vehicle is currently driving on.
-
position
- The position on the current lane.
Return Value
If present the lane to the right at the specified position; otherwise, null.
See Also
IRoad Interface | CBPRS.Infrastructure Namespace