Package org.djunits.value.vfloat.scalar
Class FloatDirectionTest
java.lang.Object
org.djunits.value.vfloat.scalar.FloatDirectionTest
FloatDirectionTest.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
-
FloatDirectionTest
public FloatDirectionTest()
-
-
Method Details
-
testFloatDirectionDegToRad
@Test public final void testFloatDirectionDegToRad()Check the conversions and counter clockwise direction. -
testFloatDirectionStringConversions
@Test public final void testFloatDirectionStringConversions()Check the conversions and counter clockwise direction.
-