#include <stdio.h>
#include "scitime.h"
Include dependency graph for sct_test_io.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 30 of file sct_test_io.c.
References sct_get_jd(), sct_get_mjd(), sct_get_mjd2000(), sct_get_YMDHMSF(), sct_print(), sct_set_jd(), sct_set_mjd2000(), and sct_set_YMDHMSF().
Here is the call graph for this function: