FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
double palEpj2d
(
double
epj
)
Definition at line
1205
of file
palOne2One.c
.
References
eraEpj2jd()
.
Referenced by
t_epj2d()
.
1205
{
1206
double
djm0, djm;
1207
eraEpj2jd
( epj, &djm0, &djm );
1208
return
djm;
1209
}
eraEpj2jd
void eraEpj2jd(double epj, double *djm0, double *djm)
Definition:
epj2jd.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:39 for FACT++ by
1.8.11