animate.c File Reference

#include <stdio.h>
#include <unistd.h>
#include <FrameL.h>
#include <math.h>
#include <lal/LALStdlib.h>
#include <lal/AVFactories.h>
#include <lal/PrintFTSeries.h>
#include <lal/FrameStream.h>
#include <lal/LALMoment.h>
#include <lal/Units.h>
#include <lal/BandPassTimeSeries.h>
#include <config.h>

Include dependency graph for animate.c:

Go to the source code of this file.

Defines

#define TRUE   1
#define FALSE   0
#define FRAMEHEARSEEC_ENORM   0
#define FRAMEHEARSEEC_EARG   2
#define FRAMEHEARSEEC_MSGENORM   "Normal exit"
#define FRAMEHEARSEEC_MSGEARG   "Error parsing arguments"
#define USAGE

Functions

int main (void)

Variables

INT4 lalDebugLevel = LALMSGLVL3
 DECLARE AND SET GLOBAL DEBUG LEVEL.


Define Documentation

#define TRUE   1

Definition at line 37 of file animate.c.

#define FALSE   0

Definition at line 38 of file animate.c.

#define FRAMEHEARSEEC_ENORM   0

Definition at line 40 of file animate.c.

#define FRAMEHEARSEEC_EARG   2

Definition at line 41 of file animate.c.

#define FRAMEHEARSEEC_MSGENORM   "Normal exit"

Definition at line 43 of file animate.c.

#define FRAMEHEARSEEC_MSGEARG   "Error parsing arguments"

Definition at line 44 of file animate.c.

#define USAGE

Value:

"Usage: %s [options] | xmgr -pipe\n"              "    --help                Print this help message\n"               "    --channel name        Name of frame channel\n"               "   [--duration secs]      How many seconds to look at\n"              "   [--epoch sec nsec]     The starting epoch\n"              "   [--framedir dirname]   Directory containing frame files\n"              "   [--highpass freq attenuation]  High-pass filter parameters \n"              "   [--numpts npoints]     Points per graph displayed\n"

Definition at line 47 of file animate.c.


Function Documentation

int main ( void   ) 

VARIABLES AND DUMMY INPUT DATA FOR TESTING THE ALGORITHM

Definition at line 60 of file animate.c.


Variable Documentation

INT4 lalDebugLevel = LALMSGLVL3

DECLARE AND SET GLOBAL DEBUG LEVEL.

see the section (currently 7.4.1) of the LSD on "Status-reporting objects" for a list of predefined debug levels

Definition at line 56 of file animate.c.


Generated on Sat Aug 30 03:13:32 2008 for LAL by  doxygen 1.5.2