- java.lang.Object
-
- spice.tspice.TestGFOccultationSearch
-
public class TestGFOccultationSearch extends java.lang.Object
Class TestGFOccultationSearch provides methods that implement test families for the class GFOccultationSearch.Version 1.0.0 29-DEC-2016 (NJB)
Changed references to GFOccultationSearch.ELLIPSOID to references to GF.EDSHAP.Moved clean-up code to "finally" block.
Version 1.0.0 30-DEC-2009 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestGFOccultationSearch()
-
Method Summary
Modifier and Type Method Description static boolean
f_GFOccultationSearch()
Test GFOccultationSearch and associated classes.
-
-
-
Method Detail
-
f_GFOccultationSearch
public static boolean f_GFOccultationSearch() throws SpiceException
Test GFOccultationSearch and associated classes.- Returns:
- Throws:
SpiceException
-
-