- java.lang.Object
-
- spice.tspice.TestSpiceWindow
-
public class TestSpiceWindow extends java.lang.Object
Class TestSpiceWindow provides methods that implement test families for the class SpiceWindow.02-JAN-2010 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestSpiceWindow()
-
Method Summary
Modifier and Type Method Description static boolean
f_SpiceWindow()
Test family for methods of the class SpiceWindow.
-
-
-
Field Detail
-
SMALL_TOL
static final double SMALL_TOL
- See Also:
- Constant Field Values
-
TOL
static final double TOL
- See Also:
- Constant Field Values
-
DSIZE1
static final int DSIZE1
- See Also:
- Constant Field Values
-
DSIZE2
static final int DSIZE2
- See Also:
- Constant Field Values
-
DSIZE3
static final int DSIZE3
- See Also:
- Constant Field Values
-
NMAX
static final int NMAX
- See Also:
- Constant Field Values
-
-
Method Detail
-
f_SpiceWindow
public static boolean f_SpiceWindow() throws SpiceErrorException
Test family for methods of the class SpiceWindow.- Returns:
- Throws:
SpiceErrorException
-
-