public interface RampMeteringSwitch
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Modifier and Type | Method and Description |
---|---|
Duration |
getCycleTime()
Returns the cycle time.
|
Duration |
getInterval()
Returns the control interval.
|
boolean |
isEnabled()
Evaluates whether the ramp metering should be enabled.
|
Duration getInterval()
boolean isEnabled()
Duration getCycleTime()
Copyright © 2014–2019 Delft University of Technology. All rights reserved.