Uses of Interface
org.opentrafficsim.road.network.control.rampmetering.RampMeteringSwitch
Packages that use RampMeteringSwitch
-
Uses of RampMeteringSwitch in org.opentrafficsim.road.network.control.rampmetering
Classes in org.opentrafficsim.road.network.control.rampmetering that implement RampMeteringSwitchModifier and TypeClassDescriptionclass
Switch implementing the ALINEA algorithm.class
Switch implementing the RWS algorithm.class
Super class for feed-forward controller.Constructors in org.opentrafficsim.road.network.control.rampmetering with parameters of type RampMeteringSwitchModifierConstructorDescriptionRampMetering
(OtsSimulatorInterface simulator, RampMeteringSwitch rampSwitch, RampMeteringLightController rampLightController)