meta-info specifying a Doppler-metric
Definition at line 179 of file UniversalDopplerMetric.h.
Data Fields | |
| DopplerCoordinateSystem | coordSys |
| number of dimensions and coordinate-IDs of Doppler-metric More... | |
| DetectorMotionType | detMotionType |
| the type of detector-motion assumed: full spin+orbit, pure orbital, Ptole, ... More... | |
| LALSegList | segmentList |
| segment list: Nseg segments of the form (startGPS endGPS numSFTs) More... | |
| MultiLALDetector | multiIFO |
| detectors to compute metric for More... | |
| MultiNoiseFloor | multiNoiseFloor |
| and associated per-detector noise-floors to be used for weighting. More... | |
| PulsarParams | signalParams |
| parameter-space point to compute metric for (doppler + amplitudes) More... | |
| INT4 | projectCoord |
| project metric onto subspace orthogonal to this axis (-1 = none, 0 = 1st coordinate, etc) More... | |
| BOOLEAN | approxPhase |
| use an approximate phase-model, neglecting Roemer delay in spindown coordinates More... | |
| DopplerCoordinateSystem DopplerMetricParams::coordSys |
number of dimensions and coordinate-IDs of Doppler-metric
Definition at line 180 of file UniversalDopplerMetric.h.
| DetectorMotionType DopplerMetricParams::detMotionType |
the type of detector-motion assumed: full spin+orbit, pure orbital, Ptole, ...
Definition at line 181 of file UniversalDopplerMetric.h.
| LALSegList DopplerMetricParams::segmentList |
segment list: Nseg segments of the form (startGPS endGPS numSFTs)
Definition at line 183 of file UniversalDopplerMetric.h.
| MultiLALDetector DopplerMetricParams::multiIFO |
detectors to compute metric for
Definition at line 184 of file UniversalDopplerMetric.h.
| MultiNoiseFloor DopplerMetricParams::multiNoiseFloor |
and associated per-detector noise-floors to be used for weighting.
Use length=0 for unit weights
Definition at line 185 of file UniversalDopplerMetric.h.
| PulsarParams DopplerMetricParams::signalParams |
parameter-space point to compute metric for (doppler + amplitudes)
Definition at line 187 of file UniversalDopplerMetric.h.
| INT4 DopplerMetricParams::projectCoord |
project metric onto subspace orthogonal to this axis (-1 = none, 0 = 1st coordinate, etc)
Definition at line 188 of file UniversalDopplerMetric.h.
| BOOLEAN DopplerMetricParams::approxPhase |
use an approximate phase-model, neglecting Roemer delay in spindown coordinates
Definition at line 190 of file UniversalDopplerMetric.h.