FrameStreamTest.c File Reference

#include <FrameL.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 FrameStreamTest.c:

Go to the source code of this file.

Defines

#define TESTSTATUS(pstat)
#define CHANNEL   "H1:LSC-AS_Q"

Functions

 NRCSID (FRAMESTREAMTESTC,"$Id: FrameStreamTest.c,v 1.13 2007/06/08 14:41:46 bema Exp $")
int main (void)

Variables

INT4 lalDebugLevel = LALWARNING | LALINFO


Define Documentation

#define TESTSTATUS ( pstat   ) 

Value:

if ( (pstat)->statusCode ) {     fprintf( stderr, "Failure on line %d\n", __LINE__ );     REPORTSTATUS(pstat); return 1;   } else ((void)0)

Definition at line 57 of file FrameStreamTest.c.

#define CHANNEL   "H1:LSC-AS_Q"

Definition at line 64 of file FrameStreamTest.c.


Function Documentation

NRCSID ( FRAMESTREAMTESTC  ,
"$Id: FrameStreamTest.  c,
v 1.13 2007/06/08 14:41:46 bema Exp $"   
)

int main ( void   ) 

Definition at line 69 of file FrameStreamTest.c.


Variable Documentation

INT4 lalDebugLevel = LALWARNING | LALINFO

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

Definition at line 67 of file FrameStreamTest.c.


Generated on Tue Oct 7 02:41:01 2008 for LAL by  doxygen 1.5.2