public class AstroUtilsTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AstroUtilsTest
public AstroUtilsTest()
-
Method Details
-
check
public static void check(Instant i,
double resultJd,
double expectedJd)
-
julianDate
public static void julianDate(String dateUTC,
double expected)
-
main
public static void main(String[] args)