FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static void t_epb
(
int *
status
)
static
Definition at line
3217
of file
t_erfa_c.c
.
References
eraEpb()
, and
vvd()
.
Referenced by
main()
.
3232
{
3233
double
epb;
3234
3235
3236
epb =
eraEpb
(2415019.8135, 30103.18648);
3237
3238
vvd
(epb, 1982.418424159278580, 1e-12,
"eraEpb"
,
""
, status);
3239
3240
}
vvd
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition:
t_erfa_c.c:58
eraEpb
double eraEpb(double dj1, double dj2)
Definition:
epb.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