Package org.djunits.unit.scale
Class ScaleTest
java.lang.Object
org.djunits.unit.scale.ScaleTest
ScaleTest.java.
Copyright (c) 2019-2025 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License
- Author:
- Alexander Verbraeck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest the OffsetScale for correctness and reciprocity.voidTest the correct implementation of scales.
-
Constructor Details
-
ScaleTest
public ScaleTest()
-
-
Method Details
-
testScale
Test the correct implementation of scales.- Throws:
UnitException- on (unexpected) error
-
testOffsetLinearScale
Test the OffsetScale for correctness and reciprocity.- Throws:
UnitException- on (unexpected) error
-