Class RampMetering


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

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

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version May 29, 2019
    Author:
    Alexander Verbraeck, Peter Knoppers, Wouter Schakel
    • Constructor Detail

      • RampMetering

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