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