Uses of Package
nl.tudelft.simulation.traffic.controlpoint.real

Packages that use nl.tudelft.simulation.traffic.controlpoint.real
nl.tudelft.simulation.traffic.animation   
nl.tudelft.simulation.traffic.controlpoint.blocks   
nl.tudelft.simulation.traffic.controlpoint.real   
nl.tudelft.simulation.traffic.controlpoint.virtual   
nl.tudelft.simulation.traffic.station   
 

Classes in nl.tudelft.simulation.traffic.controlpoint.real used by nl.tudelft.simulation.traffic.animation
SpeedSign
          This class represents a simple sign.
 

Classes in nl.tudelft.simulation.traffic.controlpoint.real used by nl.tudelft.simulation.traffic.controlpoint.blocks
AbstractVisibleControlPoint
          This abstract class describes the basics of a visibleControlPoint.
Changeable
          This interface is used by controlPoints that can change their status like a trafficlight
StopSignInterface
          This interface defines a control measure that can make a vehicle stop.
VisibleControlPointInterface
          This interface is used to signify that the implementing class can be seen by the VehicleControl.
 

Classes in nl.tudelft.simulation.traffic.controlpoint.real used by nl.tudelft.simulation.traffic.controlpoint.real
AbstractVisibleControlPoint
          This abstract class describes the basics of a visibleControlPoint.
Changeable
          This interface is used by controlPoints that can change their status like a trafficlight
SpeedLimitInterface
          This interface defines a ControlPoint after which the maximum speed the vehicle may drive, changes.
StopSignInterface
          This interface defines a control measure that can make a vehicle stop.
VisibleControlPointInterface
          This interface is used to signify that the implementing class can be seen by the VehicleControl.
 

Classes in nl.tudelft.simulation.traffic.controlpoint.real used by nl.tudelft.simulation.traffic.controlpoint.virtual
VisibleControlPointInterface
          This interface is used to signify that the implementing class can be seen by the VehicleControl.
 

Classes in nl.tudelft.simulation.traffic.controlpoint.real used by nl.tudelft.simulation.traffic.station
AbstractVisibleControlPoint
          This abstract class describes the basics of a visibleControlPoint.
Changeable
          This interface is used by controlPoints that can change their status like a trafficlight
StopSignInterface
          This interface defines a control measure that can make a vehicle stop.
VisibleControlPointInterface
          This interface is used to signify that the implementing class can be seen by the VehicleControl.
 



Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.