Uses of Interface
org.opentrafficsim.road.gtu.generator.headway.Arrivals
| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.generator.headway |
Classes concerning
Generator<Duration> to produce headways for vehicle generation. |
-
Uses of Arrivals in org.opentrafficsim.road.gtu.generator.headway
Classes in org.opentrafficsim.road.gtu.generator.headway that implement Arrivals Modifier and Type Class Description classDemandPatternDemand pattern defined by a frequency vector, time vector and interpolation.Constructors in org.opentrafficsim.road.gtu.generator.headway with parameters of type Arrivals Constructor Description ArrivalsHeadwayGenerator(Arrivals arrivals, SimulatorInterface.TimeDoubleUnit simulator, StreamInterface stream, ArrivalsHeadwayGenerator.HeadwayDistribution distribution)