LAL  7.5.0.1-b72065a
CoherentEstimation Struct Reference

Detailed Description

Definition at line 58 of file CoherentEstimation.h.

Data Fields

UINT4 Ndetectors
 
LALDetectordetectors
 
REAL8IIRFilter ** filters
 
BOOLEAN preProcessed
 
UINT2 nPreProcessed
 
SkyPositionposition
 
REAL8 polAngle
 
REAL8 plus2cross
 
REAL8 plusDotcross
 
REAL8 ** CMat
 

Field Documentation

◆ Ndetectors

UINT4 CoherentEstimation::Ndetectors

Definition at line 60 of file CoherentEstimation.h.

◆ detectors

LALDetector* CoherentEstimation::detectors

Definition at line 61 of file CoherentEstimation.h.

◆ filters

REAL8IIRFilter** CoherentEstimation::filters

Definition at line 62 of file CoherentEstimation.h.

◆ preProcessed

BOOLEAN CoherentEstimation::preProcessed

Definition at line 64 of file CoherentEstimation.h.

◆ nPreProcessed

UINT2 CoherentEstimation::nPreProcessed

Definition at line 65 of file CoherentEstimation.h.

◆ position

SkyPosition* CoherentEstimation::position

Definition at line 67 of file CoherentEstimation.h.

◆ polAngle

REAL8 CoherentEstimation::polAngle

Definition at line 68 of file CoherentEstimation.h.

◆ plus2cross

REAL8 CoherentEstimation::plus2cross

Definition at line 70 of file CoherentEstimation.h.

◆ plusDotcross

REAL8 CoherentEstimation::plusDotcross

Definition at line 72 of file CoherentEstimation.h.

◆ CMat

REAL8** CoherentEstimation::CMat

Definition at line 74 of file CoherentEstimation.h.