- java.lang.Object
-
- spice.tspice.TestEulerState
-
public class TestEulerState extends java.lang.Object
Class TestEulerState provides methods that implement test families for the class EulerState.Version 3.0.0 29-DEC-2016 (NJB)
Moved clean-up code to "finally" block.Version 2.0.0 01-SEP-2013 (NJB)
Version 1.0.0 07-DEC-2009 (NJB)
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.String
PCK
-
Constructor Summary
Constructors Constructor Description TestEulerState()
-
Method Summary
Modifier and Type Method Description static boolean
f_EulerState()
Test EulerState and associated classes.
-
-
-
Method Detail
-
f_EulerState
public static boolean f_EulerState() throws SpiceException
Test EulerState and associated classes.- Returns:
- Throws:
SpiceException
-
-