#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 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"
| int main | ( | void | ) |
| INT4 lalDebugLevel = LALMSGLVL3 |
1.5.2