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