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