FACT++  1.0
double palEpj2d ( double  epj)

Definition at line 1205 of file palOne2One.c.

References eraEpj2jd().

Referenced by t_epj2d().

1205  {
1206  double djm0, djm;
1207  eraEpj2jd( epj, &djm0, &djm );
1208  return djm;
1209 }
void eraEpj2jd(double epj, double *djm0, double *djm)
Definition: epj2jd.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: