#include <UniversalDopplerMetric.h>
Collaboration diagram for DopplerMetricParams:

Data Fields | |
| BOOLEAN | fullFmetric |
| full Fstat-metric including antenna patterns (TRUE), or simplified "phase-metric" (FALSE) | |
| DopplerCoordinateSystem | coordSys |
| number of dimensions and coordinate-IDs of Doppler-metric | |
| DetectorMotionType | detMotionType |
| the type of detector-motion assumed: full spin+orbit, pure orbital, Ptole, . | |
| PulsarDopplerParams | dopplerPoint |
| doppler-point to compute metric for | |
| LIGOTimeGPS | startTime |
| startTime of the observation | |
| REAL8 | Tspan |
| total spanned duration of the observation | |
| MultiDetectorInfo | detInfo |
| detectors (and their noise-weights) to compute metric for | |
| REAL8 | cosi |
| REAL8 | psi |
| amplitude-parameters, only used if fullFmetric == TRUE | |
Definition at line 194 of file UniversalDopplerMetric.h.
full Fstat-metric including antenna patterns (TRUE), or simplified "phase-metric" (FALSE)
Definition at line 196 of file UniversalDopplerMetric.h.
number of dimensions and coordinate-IDs of Doppler-metric
Definition at line 197 of file UniversalDopplerMetric.h.
the type of detector-motion assumed: full spin+orbit, pure orbital, Ptole, .
..
Definition at line 198 of file UniversalDopplerMetric.h.
detectors (and their noise-weights) to compute metric for
Definition at line 203 of file UniversalDopplerMetric.h.
Definition at line 205 of file UniversalDopplerMetric.h.
amplitude-parameters, only used if fullFmetric == TRUE
Definition at line 205 of file UniversalDopplerMetric.h.
1.5.2