FACT++  1.0
void palDaf2r ( int  ideg,
int  iamin,
double  asec,
double *  rad,
int *  j 
)

Definition at line 247 of file palOne2One.c.

References eraAf2a().

Referenced by t_caf2r().

247  {
248  *j = eraAf2a( ' ', ideg, iamin, asec, rad );
249 }
int eraAf2a(char s, int ideg, int iamin, double asec, double *rad)
Definition: af2a.c:4

+ Here is the call graph for this function:

+ Here is the caller graph for this function: