nl.tudelft.simulation.traffic.controlpoint.real
Interface SpeedLimitInterface
- All Superinterfaces:
- ControlPointInterface, nl.tudelft.simulation.dsol.animation.LocatableInterface, VisibleControlPointInterface
- All Known Implementing Classes:
- SpeedSign
- public interface SpeedLimitInterface
- extends VisibleControlPointInterface
This interface defines a ControlPoint after which the maximum speed the
vehicle may drive, changes.
- Author:
- J.H. Kwakkel & H.W.G. Phaff
| Methods inherited from interface nl.tudelft.simulation.dsol.animation.LocatableInterface |
getBounds, getLocation |
getSpeedLimit
public double getSpeedLimit()
- Returns:
- the new speedLimit
Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.