FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static void t_ee00a
(
int *
status
)
static
Definition at line
3009
of file
t_erfa_c.c
.
References
eraEe00a()
, and
vvd()
.
Referenced by
main()
.
3024
{
3025
double
ee;
3026
3027
3028
ee =
eraEe00a
(2400000.5, 53736.0);
3029
3030
vvd
(ee, -0.8834192459222588227e-5, 1e-18,
"eraEe00a"
,
""
, status);
3031
3032
}
vvd
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition:
t_erfa_c.c:58
eraEe00a
double eraEe00a(double date1, double date2)
Definition:
ee00a.c:3
Here is the call graph for this function:
Here is the caller graph for this function:
erfa
src
t_erfa_c.c
Generated on Sun Sep 18 2016 20:50:37 for FACT++ by
1.8.11