#include <stdio.h>
#include "scitime.h"
Include dependency graph for sct_test_timescales.c:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
argc | ||
argv |
Definition at line 31 of file sct_test_timescales.c.
References sct_copy(), sct_diff(), sct_from_TAI_to_UTC(), sct_get_delta_secs(), sct_get_mjd(), and sct_set_mjd2000().
Here is the call graph for this function: