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