FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static void t_era00
(
int *
status
)
static
Definition at line
3402
of file
t_erfa_c.c
.
References
eraEra00()
, and
vvd()
.
Referenced by
main()
.
3417
{
3418
double
era00;
3419
3420
3421
era00 =
eraEra00
(2400000.5, 54388.0);
3422
3423
vvd
(era00, 0.4022837240028158102, 1e-12,
"eraEra00"
,
""
, status);
3424
3425
}
vvd
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition:
t_erfa_c.c:58
eraEra00
double eraEra00(double dj1, double dj2)
Definition:
era00.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