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