- java.lang.Object
-
- spice.tspice.TestPCK
-
public class TestPCK extends java.lang.Object
Class TestPCK provides methods that implement test families for the class PCK.Version 1.0.0 29-DEC-2016 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestPCK()
-
-
-
Field Detail
-
DSK0
private static final java.lang.String DSK0
- See Also:
- Constant Field Values
-
PCK0
private static final java.lang.String PCK0
- See Also:
- Constant Field Values
-
SPK0
private static final java.lang.String SPK0
- See Also:
- Constant Field Values
-
MEDTOL
private static final double MEDTOL
- See Also:
- Constant Field Values
-
-
Method Detail
-
T
private static double T(int n, double theta)
Evaluate an nth degree Chebyshev polynomial at argument theta.
-
f_PCK
public static boolean f_PCK() throws SpiceException
Test PCK methods.- Returns:
- Throws:
SpiceException
-
-