examples/sct_example1.c File Reference

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

Include dependency graph for sct_example1.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 1. This example shows the way a simple WHILE 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 33 of file sct_example1.c.

References sct_add_deltaDSF(), sct_compare(), sct_copy(), sct_print(), and sct_set_mjd2000().

Here is the call graph for this function:


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