- java.lang.Object
-
- spice.tspice.TestOsculatingElements
-
public class TestOsculatingElements extends java.lang.Object
Class TestOsculatingElements provides methods that implement test families for the class OsculatingElements.Version 2.0.0 29-DEC-2016 (NJB)
Moved clean-up code to "finally" block.Version 1.0.0 03-DEC-2009 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestOsculatingElements()
-
Method Summary
Modifier and Type Method Description static boolean
f_OsculatingElements()
Test OsculatingElements and associated classes.
-
-
-
Method Detail
-
f_OsculatingElements
public static boolean f_OsculatingElements() throws SpiceException
Test OsculatingElements and associated classes.- Returns:
- Throws:
SpiceException
-
-