City Based Parking and Routing System API Documentation

ParkingSystem.Simulate Method 

The simulation method of the parking system.

public void Simulate(
   uint step
);

Parameters

step
The current simulation step.

See Also

ParkingSystem Class | CBPRS.Parking Namespace