Package org.opentrafficsim.road.gtu.generator.headway
package org.opentrafficsim.road.gtu.generator.headway
Classes concerning
Generator<Duration>
to produce headways for vehicle generation.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
ClassDescriptionInterface for arrivals in an
ArrivalsHeadwayGenerator
.Headway generation based onArrivals
.Headway distribution.Demand pattern defined by a frequency vector, time vector and interpolation.Headway generator using independent arrivals (exponential distribution) at a fixed average rate.