MultiDetectorInfo Struct Reference

type describing a set of detectors and their relative noise-weights This is only used for full multi-IFO Fstatistic-metrics More...

#include <UniversalDopplerMetric.h>

Collaboration diagram for MultiDetectorInfo:

Collaboration graph
[legend]

Data Fields

UINT4 length
 number N of detectors
LALDetector sites [DOPPLERMETRIC_MAX_DETECTORS]
 array of N detectors
REAL8 detWeights [DOPPLERMETRIC_MAX_DETECTORS]
 array of N detector noise-weights: must satisfy $\sum_{i=1}^N w_i = 1$

Detailed Description

type describing a set of detectors and their relative noise-weights This is only used for full multi-IFO Fstatistic-metrics

Definition at line 185 of file UniversalDopplerMetric.h.


Field Documentation

UINT4 MultiDetectorInfo::length

number N of detectors

Definition at line 187 of file UniversalDopplerMetric.h.

LALDetector MultiDetectorInfo::sites[DOPPLERMETRIC_MAX_DETECTORS]

array of N detectors

Definition at line 188 of file UniversalDopplerMetric.h.

REAL8 MultiDetectorInfo::detWeights[DOPPLERMETRIC_MAX_DETECTORS]

array of N detector noise-weights: must satisfy $\sum_{i=1}^N w_i = 1$

Definition at line 189 of file UniversalDopplerMetric.h.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 29 02:50:39 2008 for LAL by  doxygen 1.5.2