Package org.djunits.value.vfloat.scalar
Class FloatDirectionTest
java.lang.Object
org.djunits.value.vfloat.scalar.FloatDirectionTest
FloatDirectionTest.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
-
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.
-