Example #1
0
 public static double GeometricEclipticLatitudeJ2000(double JD)
 {
     return(-CAAEarth.EclipticLatitudeJ2000(JD));
 }