Package org.opentrafficsim.core.gtu
Class RelativePositionTest
- java.lang.Object
-
- org.opentrafficsim.core.gtu.RelativePositionTest
-
public class RelativePositionTest extends Object
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.$LastChangedDate: 2020-01-23 11:14:19 +0100 (Thu, 23 Jan 2020) $, @version $Revision: 6010 $, by $Author: averbraeck $, initial version 13 jul. 2015
- Author:
- Peter Knoppers
-
-
Constructor Summary
Constructors Constructor Description RelativePositionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
relativePositionTest()
Test constructors and getters of RelativePosition.
-