City Based Parking and Routing System API Documentation

Generator.InitialSpeed Property

Gets or sets the initial speed assigned to generated vehicles.

public int InitialSpeed {get; set;}

Remarks

If the intial speed is greater than the maximum speed of the vehicle the maximum speed will be assigned.

See Also

Generator Class | CBPRS.Infrastructure Namespace