ReadLHOData.c File Reference

#include <math.h>
#include <stdio.h>
#include <unistd.h>
#include <lal/LALStdlib.h>
#include <lal/AVFactories.h>
#include <lal/PrintFTSeries.h>
#include <lal/FrameStream.h>
#include <lal/LALRCSID.h>

Include dependency graph for ReadLHOData.c:

Go to the source code of this file.

Defines

#define TESTSTATUS(pstat)   if ( (pstat)->statusCode ) { REPORTSTATUS(pstat); return 1; } else ((void)0)
#define CHANNEL   "H2:LSC-AS_Q"

Functions

 NRCSID (READLHODATAC,"$Id: ReadLHOData.c,v 1.6 2007/06/08 14:41:46 bema Exp $")
int main (void)

Variables

INT4 lalDebugLevel = LALMSGLVL3


Define Documentation

#define TESTSTATUS ( pstat   )     if ( (pstat)->statusCode ) { REPORTSTATUS(pstat); return 1; } else ((void)0)

Definition at line 55 of file ReadLHOData.c.

#define CHANNEL   "H2:LSC-AS_Q"

Definition at line 59 of file ReadLHOData.c.


Function Documentation

NRCSID ( READLHODATAC  ,
"$Id: ReadLHOData.  c,
v 1.6 2007/06/08 14:41:46 bema Exp $"   
)

int main ( void   ) 

Definition at line 64 of file ReadLHOData.c.


Variable Documentation

INT4 lalDebugLevel = LALMSGLVL3

Parameters:
lalDebugLevel INT4 Control debugging behaviours. Defined in lalapps.h

Definition at line 62 of file ReadLHOData.c.


Generated on Thu Aug 28 03:13:42 2008 for LAL by  doxygen 1.5.2