examples/sct_example2.c File Reference

#include <stdio.h>
#include "scitime.h"

Include dependency graph for sct_example2.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)


Function Documentation

int main ( int  argc,
char **  argv 
)

EXAMPLE 2. This example shows the way a simple FOR loop can be done using the scitime library. What we want is to walk all the epochs between 'start' and 'stop' with a 'deltasecs' interval between them.

Parameters:
argc 
argv 
Returns:

Definition at line 34 of file sct_example2.c.

References sct_add_deltaDSF(), sct_copy(), sct_diff(), sct_get_delta_secs(), sct_print(), and sct_set_mjd2000().

Here is the call graph for this function:


Generated on Sun May 20 15:32:45 2007 for scitime by  doxygen 1.5.1