FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void palCldj
(
int
iy
,
int
im
,
int
id
,
double *
djm
,
int *
j
)
Definition at line
154
of file
palOne2One.c
.
References
eraCal2jd()
.
Referenced by
t_cldj()
.
154
{
155
double
djm0;
156
*j =
eraCal2jd
( iy, im,
id
, &djm0, djm );
157
}
eraCal2jd
int eraCal2jd(int iy, int im, int id, double *djm0, double *djm)
Definition:
cal2jd.c:3
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