#include <DopplerFullScan.h>
Collaboration diagram for DopplerFullScanInit:

Data Fields | |
| DopplerRegion | searchRegion |
| Doppler-space region to be covered + scanned. | |
| DopplerGridType | gridType |
| which type of grid to generate | |
| LALPulsarMetricType | metricType |
| which metric to use if GRID_METRIC | |
| BOOLEAN | projectMetric |
| project metric on f=const subspace | |
| PulsarDopplerParams | stepSizes |
| user-settings for stepsizes if GRID_FLAT | |
| REAL8 | metricMismatch |
| for GRID_METRIC and GRID_ISOTROPIC | |
| LIGOTimeGPS | startTime |
| start-time of the observation | |
| REAL8 | Tspan |
| total time spanned by observation | |
| const LALDetector * | Detector |
| Current detector. | |
| const EphemerisData * | ephemeris |
| ephemeris-data for numerical metrics | |
| const CHAR * | gridFile |
| filename for sky-grid or full-grid if GRID_FILE_SKYGRID or GRID_FILE_FULLGRID | |
| REAL8 | extraArgs [3] |
| extra grid-specific setup arguments | |
Definition at line 66 of file DopplerFullScan.h.
filename for sky-grid or full-grid if GRID_FILE_SKYGRID or GRID_FILE_FULLGRID
Definition at line 77 of file DopplerFullScan.h.
1.5.2