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

Definition at line 4254 of file t_erfa_c.c.

References eraGst06a(), and vvd().

Referenced by main().

4269 {
4270  double theta;
4271 
4272 
4273  theta = eraGst06a(2400000.5, 53736.0, 2400000.5, 53736.0);
4274 
4275  vvd(theta, 1.754166137675019159, 1e-12, "eraGst06a", "", status);
4276 
4277 }
double eraGst06a(double uta, double utb, double tta, double ttb)
Definition: gst06a.c:3
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58

+ Here is the call graph for this function:

+ Here is the caller graph for this function: