FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static void t_gst94
(
int *
status
)
static
Definition at line
4279
of file
t_erfa_c.c
.
References
eraGst94()
, and
vvd()
.
Referenced by
main()
.
4294
{
4295
double
theta;
4296
4297
4298
theta =
eraGst94
(2400000.5, 53736.0);
4299
4300
vvd
(theta, 1.754166136020645203, 1e-12,
"eraGst94"
,
""
, status);
4301
4302
}
vvd
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition:
t_erfa_c.c:58
eraGst94
double eraGst94(double uta, double utb)
Definition:
gst94.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