CellDataTag Struct Reference

Collaboration diagram for CellDataTag:

Collaboration graph
[legend]

Data Fields

REAL8 Freq
REAL8 F1dot
REAL4 Alpha
REAL4 Delta
REAL4 significance
INT4 iFreq
INT4 iDelta
INT4 iAlpha
INT4 iF1dot
INT4 nCand
int8_linked_listCandID

Detailed Description

Structure containg data in cells

Parameters:
Freq REAL8 Frequency index of the cell
Alpha REAL4 Right ascension index of the cell
Delta REAL4 Declination index of the cell
F1dot REAL8 Spindown index of the cell
iFreq INT4 Frequency index of this candidate event
iDelta INT4 Declination index. This can be negative.
iAlpha INT4 Right ascension index of this candidate event
iF1dot INT4 Spindown index of this candidate event
significance REAL8 minus log of joint false alarm of the candidates in this cell
nCand; INT4 number of the events in this cell
CandID int8_linked_list* linked structure that has candidate id-s of the candidates in this cell

Definition at line 307 of file zellepolka.c.


Field Documentation

REAL8 CellDataTag::Freq

Definition at line 309 of file zellepolka.c.

REAL8 CellDataTag::F1dot

Definition at line 310 of file zellepolka.c.

REAL4 CellDataTag::Alpha

Definition at line 311 of file zellepolka.c.

REAL4 CellDataTag::Delta

Definition at line 312 of file zellepolka.c.

REAL4 CellDataTag::significance

Definition at line 313 of file zellepolka.c.

INT4 CellDataTag::iFreq

Definition at line 314 of file zellepolka.c.

INT4 CellDataTag::iDelta

Definition at line 315 of file zellepolka.c.

INT4 CellDataTag::iAlpha

Definition at line 316 of file zellepolka.c.

INT4 CellDataTag::iF1dot

Definition at line 317 of file zellepolka.c.

INT4 CellDataTag::nCand

Definition at line 318 of file zellepolka.c.

struct int8_linked_list* CellDataTag::CandID [read]

Definition at line 319 of file zellepolka.c.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 12 02:33:40 2008 for LAL by  doxygen 1.5.2