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

Definition at line 4192 of file t_erfa_c.c.

References eraGst00b(), and vvd().

Referenced by main().

4207 {
4208  double theta;
4209 
4210 
4211  theta = eraGst00b(2400000.5, 53736.0);
4212 
4213  vvd(theta, 1.754166136510680589, 1e-12, "eraGst00b", "", status);
4214 
4215 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraGst00b(double uta, double utb)
Definition: gst00b.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: