|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use VirtualBlock | |
| nl.tudelft.simulation.traffic.controlpoint.blocks | |
| Uses of VirtualBlock in nl.tudelft.simulation.traffic.controlpoint.blocks |
| Subclasses of VirtualBlock in nl.tudelft.simulation.traffic.controlpoint.blocks | |
class |
SwitchVirtualBlock
Th SwitchVirtualBlock defines the block to be guarded. |
class |
VirtualSwitchBlock
The VirtualSwitchBlock defines the block to be guarded including the turning of a switch, depending on the 'line' attribute of the vehicleControl. |
| Methods in nl.tudelft.simulation.traffic.controlpoint.blocks that return VirtualBlock | |
VirtualBlock |
SwitchBlockTrafficLight.getVirtualBlock()
|
| Constructors in nl.tudelft.simulation.traffic.controlpoint.blocks with parameters of type VirtualBlock | |
SwitchBlockTrafficLight(java.lang.String name,
TrackInterface track,
double progression,
VirtualBlock virtualBlock,
double visibleDistance,
double distanceRequest,
double distanceRed,
nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface simulator,
double dx,
double dy)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||