Package | Description |
---|---|
org.opentrafficsim.trafficcontrol |
Traffic control for OTS.
|
Modifier and Type | Method and Description |
---|---|
FixedTimeController.SignalGroup |
FixedTimeController.SignalGroup.clone()
Clones the object for a cloned simulation.
|
Modifier and Type | Method and Description |
---|---|
Set<FixedTimeController.SignalGroup> |
FixedTimeController.getSignalGroups() |
Constructor and Description |
---|
FixedTimeController(String id,
OTSSimulatorInterface simulator,
Network network,
Duration cycleTime,
Duration offset,
Set<FixedTimeController.SignalGroup> signalGroups)
Constructor for fixed time traffic controller.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.