FACT++  1.0
static void t_obl06 ( int *  status)
static

Definition at line 5002 of file t_erfa_c.c.

References eraObl06(), and vvd().

Referenced by main().

5017 {
5018  vvd(eraObl06(2400000.5, 54388.0), 0.4090749229387258204, 1e-14,
5019  "eraObl06", "", status);
5020 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraObl06(double date1, double date2)
Definition: obl06.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: