Class Speed3dTest

java.lang.Object
org.opentrafficsim.core.math.Speed3dTest

public class Speed3dTest extends Object
Test the Speed3d class.

Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers
  • Constructor Details

    • Speed3dTest

      public Speed3dTest()
  • Method Details

    • speed3DTest

      @Test public final void speed3DTest() throws org.djunits.value.ValueRuntimeException
      Test the constructors and getters of the Speed3d class.
      Throws:
      org.djunits.value.ValueRuntimeException - should not happen; test has failed if it does happen