FACT++  1.0
double palEpb ( double  date)

Definition at line 1091 of file palOne2One.c.

References eraEpb(), and PAL__MJD0.

Referenced by t_epb().

1091  {
1092  return eraEpb( PAL__MJD0, date );
1093 }
static const double PAL__MJD0
Definition: palmac.h:96
double eraEpb(double dj1, double dj2)
Definition: epb.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: