#include <stdio.h>#include "scitime.h"Include dependency graph for sct_test_accuracy.c:

Go to the source code of this file.
Defines | |
| #define | MAX_DATES 6 |
| #define | MAX_SECS 8 |
Functions | |
| int | main (int argc, char **argv) |
| #define MAX_DATES 6 |
| #define MAX_SECS 8 |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
| argc | ||
| argv |
Definition at line 32 of file sct_test_accuracy.c.
References MAX_DATES, MAX_SECS, SCT_ACCURACY_SECS, sct_add_deltaDSF(), sct_diff(), sct_get_accuracy_from_jd(), sct_get_accuracy_from_secs(), sct_set_accuracy(), and sct_set_mjd2000().
Here is the call graph for this function:

1.5.1