FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static void t_eo06a
(
int *
status
)
static
Definition at line
3153
of file
t_erfa_c.c
.
References
eraEo06a()
, and
vvd()
.
Referenced by
main()
.
3168
{
3169
double
eo;
3170
3171
3172
eo =
eraEo06a
(2400000.5, 53736.0);
3173
3174
vvd
(eo, -0.1332882371941833644e-2, 1e-15,
"eraEo06a"
,
""
, status);
3175
3176
}
vvd
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition:
t_erfa_c.c:58
eraEo06a
double eraEo06a(double date1, double date2)
Definition:
eo06a.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