Package org.djunits.value.vdouble.scalar
Class DirectionTest
- java.lang.Object
-
- org.djunits.value.vdouble.scalar.DirectionTest
-
public class DirectionTest extends Object
DirectionTest.java.
Copyright (c) 2003-2022 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.- Author:
- Alexander Verbraeck
-
-
Constructor Summary
Constructors Constructor Description DirectionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestDirectionDegToRad()Check the conversions and counter clockwise direction.voidtestDirectionStringConversions()Check the conversions and counter clockwise direction.
-