|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SwitchBlockTrafficLight | |
| nl.tudelft.simulation.traffic.controlpoint.blocks | |
| Uses of SwitchBlockTrafficLight in nl.tudelft.simulation.traffic.controlpoint.blocks |
| Methods in nl.tudelft.simulation.traffic.controlpoint.blocks with parameters of type SwitchBlockTrafficLight | |
void |
VirtualSwitchBlock.addSwitchDirection(SwitchBlockTrafficLight trafficLight,
java.util.List lineList,
double distanceRelease,
TrackInterface fromTrack,
TrackInterface toTrack)
adds a list of direction to the block for each line |
void |
VirtualSwitchBlock.requestAccess(SwitchBlockTrafficLight switchBlockTrafficLight)
requestAcess process the request to access a SwitchBlock |
protected void |
VirtualSwitchBlock.turnSwitch(TrackLinkInterface startLink,
TrackInterface fromTrack,
TrackInterface toTrack,
SwitchBlockTrafficLight switchBlockTrafficLight)
turnSwitch turns the switch to the position from fromTrack to toTrack |
void |
VirtualBlock.requestAccess(SwitchBlockTrafficLight switchBlockTrafficLight)
requestAccess process the request to gain access to the block |
void |
SwitchVirtualBlock.addSwitchDirection(SwitchBlockTrafficLight trafficLight,
int line,
java.lang.String complexLink,
java.lang.String track)
adds a direction to the block |
| Constructors in nl.tudelft.simulation.traffic.controlpoint.blocks with parameters of type SwitchBlockTrafficLight | |
SwitchBlockControlPoint(TrackInterface track,
double progression,
SwitchBlockTrafficLight callBack,
int sensor,
nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||