MakeFrames.c File Reference

#include <stdio.h>
#include <lal/LALStdlib.h>
#include <lal/AVFactories.h>
#include <lal/Random.h>
#include <lal/Units.h>
#include <lal/FrameStream.h>
#include <lal/LALRCSID.h>

Include dependency graph for MakeFrames.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   "H1:LSC-AS_Q"

Functions

 NRCSID (MAKEFRAMESC,"$Id: MakeFrames.c,v 1.5 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 53 of file MakeFrames.c.

#define CHANNEL   "H1:LSC-AS_Q"

Definition at line 57 of file MakeFrames.c.


Function Documentation

NRCSID ( MAKEFRAMESC  ,
"$Id: MakeFrames.  c,
v 1.5 2007/06/08 14:41:46 bema Exp $"   
)

int main ( void   ) 

Definition at line 62 of file MakeFrames.c.


Variable Documentation

INT4 lalDebugLevel = LALMSGLVL3

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

Definition at line 60 of file MakeFrames.c.


Generated on Sun Oct 12 02:33:15 2008 for LAL by  doxygen 1.5.2