public static class JSOFA.JulianDate extends Object
djm0 djm1
2450123.7 0.0 (JD method)
2451545.0 -1421.3 (J2000 method)
2400000.5 50123.2 (MJD method)
2450123.5 0.2 (date &time method)
The JD method is the most natural and convenient to use in
cases where the loss of several decimal digits of resolution
is acceptable. The J2000 method is best matched to the way
the argument is handled internally and will deliver the
optimum resolution. The MJD method and the date &time methods
are both good compromises between resolution and convenience.| Modifier and Type | Field and Description |
|---|---|
double |
djm0
MJD zero-point
|
double |
djm1
MJD offset
|
| Constructor and Description |
|---|
JulianDate(double d1,
double d2) |
Copyright © 2010–2017 JBCA, University of Manchester. All rights reserved.