Package org.djunits.value.vdouble.scalar
Class DirectionTest
java.lang.Object
org.djunits.value.vdouble.scalar.DirectionTest
DirectionTest.java.
Copyright (c) 2003-2025 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 -
Method Summary
Modifier and TypeMethodDescriptionfinal voidCheck the conversions and counter clockwise direction.final voidCheck 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.
-