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

Definition at line 729 of file palOne2One.c.

References eraA2tf().

Referenced by t_cr2tf().

729  {
730  eraA2tf( ndp, angle, sign, ihmsf );
731 }
void eraA2tf(int ndp, double angle, char *sign, int ihmsf[4])
Definition: a2tf.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: