FACT++  1.0
void palDd2tf ( int  ndp,
double  days,
char *  sign,
int  ihmsf[4] 
)

Definition at line 408 of file palOne2One.c.

References eraD2tf().

Referenced by t_cd2tf().

408  {
409  eraD2tf( ndp, days, sign, ihmsf );
410 }
void eraD2tf(int ndp, double days, char *sign, int ihmsf[4])
Definition: d2tf.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: