Package org.opentrafficsim.core.math
Class Speed3DTest
java.lang.Object
org.opentrafficsim.core.math.Speed3DTest
public class Speed3DTest
extends java.lang.Object
Test the Speed3D class.
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.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version Dec 11, 2015
- Author:
- Alexander Verbraeck, Peter Knoppers
-
Constructor Summary
Constructors Constructor Description Speed3DTest()
-
Method Summary
Modifier and Type Method Description void
speed3DTest()
Test the constructors and getters of the Speed3D class.
-
Constructor Details
-
Speed3DTest
public Speed3DTest()
-
-
Method Details
-
speed3DTest
Test the constructors and getters of the Speed3D class.- Throws:
ValueRuntimeException
- should not happen; test has failed if it does happen
-