![]() ![]() | The number of hours in a day. |
![]() ![]() | The number of steps per hour ( each step is one second ) |
![]() |
Default constructor. |
![]() | The number of vehicles still to generate in this hour per type. |
![]() | The generating frequency associated with each vehicle. |
![]() | The number of vehicles generate per hour. |
![]() | The initial speed given to vehicles once created. |
![]() | The quota of vehicles to still to generate in this period. |
![]() | The type names of the vehicles. |
![]() | Gets or sets the collection of frequencies associated with this generator. |
![]() | Gets or sets the hour table for this generator. |
![]() | Gets or sets the initial speed assigned to generated vehicles. |
![]() | Gets or sets the collection of type names associated with this generator. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Generates a vehicle based on the time and frequency distribution. |
![]() | Gets the generating frequency for the specified typename. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the maximum number of vehicles generated per hour for the specified hour. |
![]() | Gets the Type of the current instance. |
![]() | Determines if the generator object is valid. |
![]() | Sets the generating frequency for the specified typename. |
![]() | Sets the maximum number of vehicles generated per hour for the specified hour. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Generates the vehicle and puts it on the lane. |
![]() | Creates a shallow copy of the current Object. |
![]() | Sets the creation quotas for the current hour. |
Generator Class | CBPRS.Infrastructure Namespace