tagDopplerFullScanState Struct Reference

----- internal [opaque] type to store the state of a FULL multidimensional grid-scan ----- More...

Collaboration diagram for tagDopplerFullScanState:

Collaboration graph
[legend]

Data Fields

INT2 state
 idle, ready or finished
DopplerGridType gridType
 what type of grid are we dealing with
REAL8 numTemplates
 total number of templates in the grid
gsl_matrix * gij
 flat parameter-space metric
LIGOTimeGPS refTime
 reference time for grid templates
REAL8VectorListcovering
 multi-dimensional covering
REAL8VectorListthisGridPoint
 pointer to current grid-point
DopplerLatticeScanlatticeScan
 state of lattice Scan
FlatLatticeTilingspindownTiling
 state of spindown lattice tiling
factoredGridScan_tfactoredScan
 only used to emulate FACTORED grids sky x Freq x f1dot

Detailed Description

----- internal [opaque] type to store the state of a FULL multidimensional grid-scan -----

Definition at line 63 of file DopplerFullScan.c.


Field Documentation

INT2 tagDopplerFullScanState::state

idle, ready or finished

Definition at line 64 of file DopplerFullScan.c.

DopplerGridType tagDopplerFullScanState::gridType

what type of grid are we dealing with

Definition at line 65 of file DopplerFullScan.c.

REAL8 tagDopplerFullScanState::numTemplates

total number of templates in the grid

Definition at line 66 of file DopplerFullScan.c.

gsl_matrix* tagDopplerFullScanState::gij

flat parameter-space metric

Definition at line 69 of file DopplerFullScan.c.

LIGOTimeGPS tagDopplerFullScanState::refTime

reference time for grid templates

Definition at line 70 of file DopplerFullScan.c.

REAL8VectorList* tagDopplerFullScanState::covering

multi-dimensional covering

Definition at line 71 of file DopplerFullScan.c.

REAL8VectorList* tagDopplerFullScanState::thisGridPoint

pointer to current grid-point

Definition at line 72 of file DopplerFullScan.c.

DopplerLatticeScan* tagDopplerFullScanState::latticeScan

state of lattice Scan

Definition at line 74 of file DopplerFullScan.c.

FlatLatticeTiling* tagDopplerFullScanState::spindownTiling

state of spindown lattice tiling

Definition at line 76 of file DopplerFullScan.c.

factoredGridScan_t* tagDopplerFullScanState::factoredScan

only used to emulate FACTORED grids sky x Freq x f1dot

Definition at line 79 of file DopplerFullScan.c.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 7 02:41:51 2008 for LAL by  doxygen 1.5.2