- computeConflictingAreas(Intersection) - Method in interface de.dim.trafficos.simulator.api.ConflictingAreaService
-
- computeConflictingAreas(Intersection) - Method in interface de.dim.trafficos.simulator.api.ConflictingAreaService
-
- ConflictingAreaService - Interface in de.dim.trafficos.simulator.api
-
An interface to compute the area surrounding each SignalGroup of an Intersection, in order to determine the possible
conflicts when approaching a certain point in the Intersection.
- ConflictingAreaService - Interface in de.dim.trafficos.simulator.api
-
An interface to compute the area surrounding each SignalGroup of an Intersection, in order to determine the possible
conflicts when approaching a certain point in the Intersection.
- createFixTimeProgram(PhaseGroup, String, int) - Method in interface de.dim.trafficos.simulator.api.SignalPlanService
-
Provided a PhaseGroup, and a Duration, a SignalProgram is created.
- createFixTimeProgram(PhaseGroup, String, int) - Method in interface de.dim.trafficos.simulator.api.SignalPlanService
-
Provided a PhaseGroup, and a Duration, a SignalProgram is created.
- createIntersection(Map<Integer, String>) - Method in interface de.dim.trafficos.simulator.api.IntersectionService
-
Creates an Intersection EObject provided an optionsMap which contains as keys the road number (from 0 to n),
and as values String Object which indicates the options for such road in terms of lanes controlled by
single SignalGroup.
- createIntersection(Map<Integer, String>) - Method in interface de.dim.trafficos.simulator.api.IntersectionService
-
Creates an Intersection EObject provided an optionsMap which contains as keys the road number (from 0 to n),
and as values String Object which indicates the options for such road in terms of lanes controlled by
single SignalGroup.
- createPhaseGroups(Intersection) - Method in interface de.dim.trafficos.simulator.api.SignalPlanService
-
After creating the Phases, we would need to put them together in a consistent way, in order to be able to
create Signal Programs.
- createPhaseGroups(Intersection) - Method in interface de.dim.trafficos.simulator.api.SignalPlanService
-
After creating the Phases, we would need to put them together in a consistent way, in order to be able to
create Signal Programs.
- createPhases(Intersection, String) - Method in interface de.dim.trafficos.simulator.api.SignalPlanService
-
The first step is to create the Phases.
- createPhases(Intersection, String) - Method in interface de.dim.trafficos.simulator.api.SignalPlanService
-
The first step is to create the Phases.