FACT++  1.0
void palAoppat ( double  date,
double  aoprms[14] 
)

Definition at line 78 of file palAoppat.c.

References pal__Gmst().

Referenced by palAoppa(), and t_aop().

78  {
79  aoprms[13] = pal__Gmst(date) + aoprms[12];
80 }
static double pal__Gmst(double ut1)
Definition: palAoppat.c:89

+ Here is the call graph for this function:

+ Here is the caller graph for this function: