Class RelativePosition

java.lang.Object
org.opentrafficsim.core.gtu.RelativePosition
All Implemented Interfaces:
java.io.Serializable

public class RelativePosition
extends java.lang.Object
implements java.io.Serializable
A RelativePosition is a position on a GTU; e.g. the front, rear, position of the driver, etc.
A RelativePosition stores the offset of the position from the reference position of the GTU.

Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

$LastChangedDate: 2019-03-16 19:17:15 +0100 (Sat, 16 Mar 2019) $, @version $Revision: 5157 $, by $Author: averbraeck $, initial version Dec 30, 2014

Author:
Alexander Verbraeck, Peter Knoppers
See Also:
Serialized Form