DopplerSkyScanInit Struct Reference

initialization-structure passed to InitDopplerSkyScan() More...

#include <DopplerScan.h>

Collaboration diagram for DopplerSkyScanInit:

Collaboration graph
[legend]

Data Fields

CHARskyRegionString
 sky-region to search: format polygon '(a1,d1), (a2,d2), .
REAL8 Freq
 Frequency for which to build the skyGrid.
DopplerGridType gridType
 which type of skygrid to generate
LALPulsarMetricType metricType
 which metric to use if GRID_METRIC
REAL8 dAlpha
REAL8 dDelta
 sky step-sizes for GRID_FLAT and GRID_ISOTROPIC
REAL8 metricMismatch
 for GRID_METRIC
LIGOTimeGPS obsBegin
 GPS start-time of time-series.
REAL8 obsDuration
 length of time-series in seconds
BOOLEAN projectMetric
 project the metric orthogonal to Freq?
const LALDetectorDetector
 Current detector.
const EphemerisDataephemeris
 ephemeris-data for "exact" metric
const CHARskyGridFile
 file containing a sky-grid (list of points) if GRID_FILE
UINT4 numSkyPartitions
 number of (roughly) equal partitions to split sky-grid into
UINT4 partitionIndex
 index of requested sky-grid partition: in [0, numPartitions - 1]

Detailed Description

initialization-structure passed to InitDopplerSkyScan()

Definition at line 136 of file DopplerScan.h.


Field Documentation

CHAR* DopplerSkyScanInit::skyRegionString

sky-region to search: format polygon '(a1,d1), (a2,d2), .

.'

Definition at line 137 of file DopplerScan.h.

REAL8 DopplerSkyScanInit::Freq

Frequency for which to build the skyGrid.

Definition at line 138 of file DopplerScan.h.

DopplerGridType DopplerSkyScanInit::gridType

which type of skygrid to generate

Definition at line 139 of file DopplerScan.h.

LALPulsarMetricType DopplerSkyScanInit::metricType

which metric to use if GRID_METRIC

Definition at line 140 of file DopplerScan.h.

REAL8 DopplerSkyScanInit::dAlpha

Definition at line 141 of file DopplerScan.h.

REAL8 DopplerSkyScanInit::dDelta

sky step-sizes for GRID_FLAT and GRID_ISOTROPIC

Definition at line 141 of file DopplerScan.h.

REAL8 DopplerSkyScanInit::metricMismatch

for GRID_METRIC

Definition at line 142 of file DopplerScan.h.

LIGOTimeGPS DopplerSkyScanInit::obsBegin

GPS start-time of time-series.

Definition at line 143 of file DopplerScan.h.

REAL8 DopplerSkyScanInit::obsDuration

length of time-series in seconds

Definition at line 144 of file DopplerScan.h.

BOOLEAN DopplerSkyScanInit::projectMetric

project the metric orthogonal to Freq?

Definition at line 145 of file DopplerScan.h.

const LALDetector* DopplerSkyScanInit::Detector

Current detector.

Definition at line 146 of file DopplerScan.h.

const EphemerisData* DopplerSkyScanInit::ephemeris

ephemeris-data for "exact" metric

Definition at line 147 of file DopplerScan.h.

const CHAR* DopplerSkyScanInit::skyGridFile

file containing a sky-grid (list of points) if GRID_FILE

Definition at line 148 of file DopplerScan.h.

UINT4 DopplerSkyScanInit::numSkyPartitions

number of (roughly) equal partitions to split sky-grid into

Definition at line 149 of file DopplerScan.h.

UINT4 DopplerSkyScanInit::partitionIndex

index of requested sky-grid partition: in [0, numPartitions - 1]

Definition at line 150 of file DopplerScan.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 21 03:14:46 2008 for LAL by  doxygen 1.5.2