Package org.opentrafficsim.core.gtu
Class RelativePositionTest
- java.lang.Object
-
- org.opentrafficsim.core.gtu.RelativePositionTest
-
public class RelativePositionTest extends Object
Copyright (c) 2013-2022 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.$LastChangedDate: 2022-02-09 18:05:59 +0100 (Wed, 09 Feb 2022) $, @version $Revision: 7012 $, 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.
-