FACT++  1.0
void palDtf2r ( int  ihour,
int  imin,
double  sec,
double *  rad,
int *  j 
)

Definition at line 937 of file palOne2One.c.

References eraTf2a().

Referenced by t_ctf2r().

937  {
938  *j = eraTf2a( ' ', ihour, imin, sec, rad );
939 }
int eraTf2a(char s, int ihour, int imin, double sec, double *rad)
Definition: tf2a.c:4

+ Here is the call graph for this function:

+ Here is the caller graph for this function: