readframes.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/time.h>
#include <math.h>
#include <unistd.h>
#include <getopt.h>
#include <FrameL.h>
#include <lal/AVFactories.h>
#include <lal/Date.h>
#include <lal/DetectorSite.h>
#include <lal/FrameCache.h>
#include <lal/FrameStream.h>
#include <lal/LALConstants.h>
#include <lal/LALDatatypes.h>
#include <lal/LALRCSID.h>
#include <lal/LALStatusMacros.h>
#include <lal/LALStdio.h>
#include <lal/LALStdlib.h>
#include <lal/PrintFTSeries.h>
#include <lal/PrintVector.h>
#include <lal/StreamInput.h>
#include <lal/Units.h>
#include <lal/Window.h>
#include <lal/VectorOps.h>
#include <lalapps.h>
#include "stochastic_virgo.h"

Include dependency graph for readframes.c:

Go to the source code of this file.

Defines

#define CVS_ID   "$Id: readframes.c,v 1.2 2007/06/08 15:30:01 bema Exp $"
#define CVS_REVISION   "$Revision: 1.2 $"
#define CVS_DATE   "$Date: 2007/06/08 15:30:01 $"
#define PROGRAM_NAME   "lalapps_readframes"

Functions

 NRCSID (READFRAMESC,"$Id: readframes.c,v 1.2 2007/06/08 15:30:01 bema Exp $")
 RCSID ("$Id: readframes.c,v 1.2 2007/06/08 15:30:01 bema Exp $")
INT4 main ()

Variables

CHAR frameCache [200] = "test.cache"
CHAR channel [LALNameLength] = "H1_PSD"
UINT8 startTime = 815412745
INT4 segmentDuration = 60
INT4 length = 7041
REAL8 deltaF = 0.25


Define Documentation

#define CVS_ID   "$Id: readframes.c,v 1.2 2007/06/08 15:30:01 bema Exp $"

Definition at line 65 of file readframes.c.

#define CVS_REVISION   "$Revision: 1.2 $"

Definition at line 66 of file readframes.c.

#define CVS_DATE   "$Date: 2007/06/08 15:30:01 $"

Definition at line 67 of file readframes.c.

#define PROGRAM_NAME   "lalapps_readframes"

Definition at line 68 of file readframes.c.


Function Documentation

NRCSID ( READFRAMESC  ,
"$Id: readframes.  c,
v 1.2 2007/06/08 15:30:01 bema Exp $"   
)

RCSID ( "$Id: readframes.  c,
v 1.2 2007/06/08 15:30:01 bema Exp $"   
)

INT4 main ( void   ) 

End of memory allocation and parameters assignment

Definition at line 79 of file readframes.c.


Variable Documentation

CHAR frameCache[200] = "test.cache"

Definition at line 71 of file readframes.c.

CHAR channel[LALNameLength] = "H1_PSD"

Definition at line 72 of file readframes.c.

UINT8 startTime = 815412745

Definition at line 73 of file readframes.c.

INT4 segmentDuration = 60

Definition at line 74 of file readframes.c.

INT4 length = 7041

Definition at line 75 of file readframes.c.

REAL8 deltaF = 0.25

Definition at line 76 of file readframes.c.


Generated on Mon Oct 6 02:33:03 2008 for LAL by  doxygen 1.5.2