Package org.opentrafficsim.core.gtu
Class RelativePositionTest
java.lang.Object
org.opentrafficsim.core.gtu.RelativePositionTest
public class RelativePositionTest
extends java.lang.Object
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-01-06 01:35:05 +0100 (Sun, 06 Jan 2019) $, @version $Revision: 4831 $, by $Author: averbraeck $,
initial version 13 jul. 2015
- Author:
- Peter Knoppers
-
Constructor Summary
Constructors Constructor Description RelativePositionTest()
-
Method Summary
Modifier and Type Method Description void
relativePositionTest()
Test constructors and getters of RelativePosition.
-
Constructor Details
-
RelativePositionTest
public RelativePositionTest()
-
-
Method Details
-
relativePositionTest
public final void relativePositionTest()Test constructors and getters of RelativePosition.
-