FACT++  1.0
double palEpb2d ( double  epb)

Definition at line 1129 of file palOne2One.c.

References eraEpb2jd().

Referenced by palFk45z(), and t_epb2d().

1129  {
1130  double djm0, djm;
1131  eraEpb2jd( epb, &djm0, &djm );
1132  return djm;
1133 }
void eraEpb2jd(double epb, double *djm0, double *djm)
Definition: epb2jd.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: