FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
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
}
eraAf2a
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:
pal
pal.h
Generated on Sun Sep 18 2016 20:50:38 for FACT++ by
1.8.11