FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static void t_obl80
(
int *
status
)
static
Definition at line
5022
of file
t_erfa_c.c
.
References
eraObl80()
, and
vvd()
.
Referenced by
main()
.
5037
{
5038
double
eps0;
5039
5040
5041
eps0 =
eraObl80
(2400000.5, 54388.0);
5042
5043
vvd
(eps0, 0.4090751347643816218, 1e-14,
"eraObl80"
,
""
, status);
5044
5045
}
vvd
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition:
t_erfa_c.c:58
eraObl80
double eraObl80(double date1, double date2)
Definition:
obl80.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