Class PointTest
java.lang.Object
nl.tudelft.simulation.language.d3.PointTest
PointTest.java.
Copyright (c) 2019-2024 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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test the CartesianPoint and the SphericalPoint.
-
Constructor Details
-
PointTest
public PointTest()
-
-
Method Details
-
testCartesianSphericalPoint
@Test public void testCartesianSphericalPoint()Test the CartesianPoint and the SphericalPoint.
-