Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

LofarDemon.cc File Reference

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <limits.h>
#include <string.h>
#include <signal.h>
#include <errno.h>
#include <math.h>
#include <float.h>
#include <time.h>
#include <sys/time.h>
#include "LofarDemon.hh"
#include "DC-Block.h"

Include dependency graph for LofarDemon.cc:

Include dependency graph

Go to the source code of this file.

Defines

#define LOFAR_NWINS   12

Functions

void SigHandler (int iSigNum)
int main (int argc, char *argv[])

Variables

bool bDebug
bool bDaemonProc
clLofarDemonLofarDemon
const char * cpaWindowFuncs []


Define Documentation

#define LOFAR_NWINS   12
 

Definition at line 43 of file LofarDemon.cc.

Referenced by clLofarDemon::InitFFT().


Function Documentation

void SigHandler int  iSigNum  ) 
 

Definition at line 59 of file LofarDemon.cc.

References bDebug.

int main int  argc,
char *  argv[]
 

Definition at line 75 of file LofarDemon.cc.

References bDaemonProc, bDebug, clLofarDemon::Exec(), LofarDemon, and SigHandler().


Variable Documentation

bool bDebug [static]
 

Definition at line 39 of file LofarDemon.cc.

Referenced by clLofarDemon::Exec(), clLofarDemon::InitFFT(), clLofarDemon::InitFilter(), main(), clLofarDemon::MainLoop(), clLofarDemon::SendResults(), and SigHandler().

bool bDaemonProc [static]
 

Definition at line 40 of file LofarDemon.cc.

Referenced by main().

clLofarDemon* LofarDemon
 

Definition at line 41 of file LofarDemon.cc.

Referenced by main().

const char* cpaWindowFuncs[] [static]
 

Initial value:

 {
    "Rectangle",
    "Bartlett",
    "Blackman",
    "Blackman-Harris",
    "Cosine tapered",
    "Exponential",
    "Flat-top",
    "Hamming",
    "Hanning",
    "Kaiser",
    "Kaiser-Bessel",
    "Tukey" }

Definition at line 44 of file LofarDemon.cc.

Referenced by clLofarDemon::InitFFT().


Generated on Sun Oct 26 19:11:51 2003 for HASAS by doxygen 1.3.3