Uses of Interface
org.opentrafficsim.road.gtu.generator.headway.Arrivals
-
Packages that use Arrivals Package Description org.opentrafficsim.road.gtu.generator.headway Classes concerningGenerator<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 class
DemandPattern
Demand 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)
-