java.lang.Object
org.opentrafficsim.road.network.control.rampmetering.RampMetering

public class RampMetering extends Object
Ramp metering. This consist of a RampMeteringSwitch and a RampMeteringLightController.

Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Constructor Details

    • RampMetering

      public RampMetering(OtsSimulatorInterface simulator, RampMeteringSwitch rampSwitch, RampMeteringLightController rampLightController)
      Parameters:
      simulator - OtsSimulatorInterface; simulator
      rampSwitch - RampMeteringSwitch; ramp metering switch
      rampLightController - RampMeteringLightController; ramp metering light controller