Package org.djunits.value.vdouble.scalar
Class DirectionTest
java.lang.Object
org.djunits.value.vdouble.scalar.DirectionTest
DirectionTest.java.
Copyright (c) 2003-2024 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
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
Check the conversions and counter clockwise direction.final void
Check the conversions and counter clockwise direction.
-
Constructor Details
-
DirectionTest
public DirectionTest()
-
-
Method Details
-
testDirectionDegToRad
@Test public final void testDirectionDegToRad()Check the conversions and counter clockwise direction. -
testDirectionStringConversions
@Test public final void testDirectionStringConversions()Check the conversions and counter clockwise direction.
-