Interface PerceivedObject
-
- All Superinterfaces:
Identifiable
,java.io.Serializable
- All Known Subinterfaces:
PerceivedObject2D
,PerceivedObject3D
public interface PerceivedObject extends java.io.Serializable, Identifiable
Information about a perceived object, which can be a GTU, a road sign, a traffic light, or an obstacle.Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
$LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version Dec 10, 2015
BSD-style license. See OpenTrafficSim License.- Author:
- Alexander Verbraeck, Peter Knoppers
-
-
Method Summary
-
Methods inherited from interface org.opentrafficsim.base.Identifiable
getId
-
-