Uses of Interface
org.opentrafficsim.road.network.control.rampmetering.RampMeteringLightController
Package | Description |
---|---|
org.opentrafficsim.road.network.control.rampmetering |
Classes for ramp metering.
|
-
Uses of RampMeteringLightController in org.opentrafficsim.road.network.control.rampmetering
Classes in org.opentrafficsim.road.network.control.rampmetering that implement RampMeteringLightController Modifier and Type Class Description class
CycleTimeLightController
Controller using a cycle time.Constructors in org.opentrafficsim.road.network.control.rampmetering with parameters of type RampMeteringLightController Constructor Description RampMetering(OTSSimulatorInterface simulator, RampMeteringSwitch rampSwitch, RampMeteringLightController rampLightController)