Go to the documentation of this file.
49 static double gmstc[] = {
50 0.4894961212823058751375704430e+01,
51 0.6300388098984893552276513720e+01,
52 0.5075209994113591478053805523e-14,
53 -0.9253097568194335640067190688e-23
67 sid = gmstc[0] +
t * (gmstc[1] +
t * (gmstc[2] +
t * gmstc[3]));
84 dsid = gmstc[1] +
t * (2.0 * gmstc[2] +
t * 3.0 * gmstc[3]);
double gmhadot(double tjd)