City Based Parking and Routing System API Documentation |
|
Vehicle.MoveVehicle Method
Moves The vehicle towards forward on the current lane.
protected virtual
void MoveVehicle(
int fgap);
Parameters
-
fgap
- The forward between the current vehicle and the next or the end of the lane.
See Also
Vehicle Class | CBPRS.Infrastructure Namespace