- java.lang.Object
-
- spice.tspice.TestStateVector
-
public class TestStateVector extends java.lang.Object
Class TestStateVector provides methods that implement test families for the class StateVector.Version 2.0.0 25-JAN-2017 (NJB)
Added tests for SPK constant position and constant velocity constructors. These are analogs of SPKCPO, SPKCVO, SPKCPT, and SPKCVT.Moved clean-up code to "finally" block.
Version 1.0.0 18-DEC-2009 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestStateVector()
-
Method Summary
Modifier and Type Method Description static boolean
f_StateVector()
Test StateVector and associated classes.
-
-
-
Method Detail
-
f_StateVector
public static boolean f_StateVector() throws SpiceException
Test StateVector and associated classes.- Returns:
- Throws:
SpiceException
-
-