DopplerMetric Struct Reference

struct hold a DopplerMetric, including meta-info on the number of dimensions, the coordinate-system and type of metric. More...

#include <UniversalDopplerMetric.h>

Collaboration diagram for DopplerMetric:

Collaboration graph
[legend]

Data Fields

DopplerMetricParams meta
 "meta-info" describing/specifying the type of Doppler metric
gsl_matrix * g_ij
 symmetric matrix holding the Phase- or Fstat-metric (depending on fullFmetric={TRUE|FALSE})
gsl_matrix * gFav_ij
 'average' Fstat-metric, or NULL (see Prix07): only used if fullFmetric==TRUE
gsl_matrix * m1_ij
gsl_matrix * m2_ij
gsl_matrix * m3_ij
 Fstat-metric sub components, or NULL (see Prix07): only used if fullFmetric==TRUE.
REAL4 A
REAL4 B
REAL4 C
 Antenna-pattern coefficients: only used if fullFMetric==TRUE.

Detailed Description

struct hold a DopplerMetric, including meta-info on the number of dimensions, the coordinate-system and type of metric.

Definition at line 212 of file UniversalDopplerMetric.h.


Field Documentation

DopplerMetricParams DopplerMetric::meta

"meta-info" describing/specifying the type of Doppler metric

Definition at line 214 of file UniversalDopplerMetric.h.

gsl_matrix* DopplerMetric::g_ij

symmetric matrix holding the Phase- or Fstat-metric (depending on fullFmetric={TRUE|FALSE})

Definition at line 215 of file UniversalDopplerMetric.h.

gsl_matrix* DopplerMetric::gFav_ij

'average' Fstat-metric, or NULL (see Prix07): only used if fullFmetric==TRUE

Definition at line 217 of file UniversalDopplerMetric.h.

gsl_matrix* DopplerMetric::m1_ij

Definition at line 218 of file UniversalDopplerMetric.h.

gsl_matrix * DopplerMetric::m2_ij

Definition at line 218 of file UniversalDopplerMetric.h.

gsl_matrix * DopplerMetric::m3_ij

Fstat-metric sub components, or NULL (see Prix07): only used if fullFmetric==TRUE.

Definition at line 218 of file UniversalDopplerMetric.h.

REAL4 DopplerMetric::A

Definition at line 219 of file UniversalDopplerMetric.h.

REAL4 DopplerMetric::B

Definition at line 219 of file UniversalDopplerMetric.h.

REAL4 DopplerMetric::C

Antenna-pattern coefficients: only used if fullFMetric==TRUE.

Definition at line 219 of file UniversalDopplerMetric.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 4 01:24:10 2008 for LAL by  doxygen 1.5.2