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

Definition at line 7997 of file t_erfa_c.c.

References eraSp00(), and vvd().

Referenced by main().

8012 {
8013  vvd(eraSp00(2400000.5, 52541.0),
8014  -0.6216698469981019309e-11, 1e-12, "eraSp00", "", status);
8015 
8016 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraSp00(double date1, double date2)
Definition: sp00.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: