Uses of Interface
org.opentrafficsim.road.network.control.rampmetering.RampMeteringSwitch
-
Packages that use RampMeteringSwitch Package Description org.opentrafficsim.road.network.control.rampmetering Classes for ramp metering. -
-
Uses of RampMeteringSwitch in org.opentrafficsim.road.network.control.rampmetering
Classes in org.opentrafficsim.road.network.control.rampmetering that implement RampMeteringSwitch Modifier and Type Class Description classAlineaSwitchSwitch implementing the ALINEA algorithm.classRwsSwitchSwitch implementing the RWS algorithm.classSingleCrossSectionSwitchSuper class for feed-forward controller.Constructors in org.opentrafficsim.road.network.control.rampmetering with parameters of type RampMeteringSwitch Constructor Description RampMetering(OTSSimulatorInterface simulator, RampMeteringSwitch rampSwitch, RampMeteringLightController rampLightController)
-