City Based Parking and Routing System API Documentation

Generator.GetMaxPerHour Method 

Gets the maximum number of vehicles generated per hour for the specified hour.

public short GetMaxPerHour(
   short hour
);

Parameters

hour
A 24-hour hour index.

Return Value

The maximum number of vehicles generated in the specified hour.

See Also

Generator Class | CBPRS.Infrastructure Namespace