FACT++  1.0
double palGmst ( double  ut1)

Definition at line 1332 of file palOne2One.c.

References eraGmst06(), and PAL__MJD0.

Referenced by palPlantu(), palRdplan(), and t_gmst().

1332  {
1333  return eraGmst06( PAL__MJD0, ut1, PAL__MJD0, ut1 );
1334 }
static const double PAL__MJD0
Definition: palmac.h:96
double eraGmst06(double uta, double utb, double tta, double ttb)
Definition: gmst06.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: