City Based Parking and Routing System API Documentation |
|
Vehicle.Move Method
Moves the current vehicle to a new position.
Parameters
-
vfront
- The vehicle directly in front of the current, this value can be zero.
-
step
- The current time step.
Implements
IVehicle.Move
Remarks
Implements basic Nagel-Schreckenberg model.
See Also
Vehicle Class | CBPRS.Infrastructure Namespace