City Based Parking and Routing System API Documentation |
|
Lane.BackwardGap Method (Int32)
Calculates the gap behind the vehicle at the specified position.
public
int BackwardGap(
int position);
Parameters
-
position
- The position at which a vehicle resides.
Return Value
The gap behind the vehicle.
Implements
ILane.BackwardGap
See Also
Lane Class | CBPRS.Infrastructure Namespace | Lane.BackwardGap Overload List