LALPulsar  6.1.0.1-89842e6
AMCoeffsParams Struct Reference

Detailed Description

This structure contains the parameters for the routine.

They include:

Definition at line 75 of file LALComputeAM.h.

Data Fields

BarycenterInputbaryinput
 data from Barycentring routine More...
 
EarthStateearth
 from XLALBarycenter()
More...
 
EphemerisDataedat
 the ephemerides
More...
 
LALDetAndSourcedas
 det and source information
More...
 
LALFrDetectordet
 detector geometry
More...
 
REAL4 polAngle
 polarization angle
More...
 

Field Documentation

◆ baryinput

BarycenterInput* AMCoeffsParams::baryinput

data from Barycentring routine

Definition at line 76 of file LALComputeAM.h.

◆ earth

EarthState* AMCoeffsParams::earth

from XLALBarycenter()

Definition at line 77 of file LALComputeAM.h.

◆ edat

EphemerisData* AMCoeffsParams::edat

the ephemerides

Definition at line 78 of file LALComputeAM.h.

◆ das

LALDetAndSource* AMCoeffsParams::das

det and source information

Definition at line 79 of file LALComputeAM.h.

◆ det

LALFrDetector* AMCoeffsParams::det

detector geometry

Definition at line 80 of file LALComputeAM.h.

◆ polAngle

REAL4 AMCoeffsParams::polAngle

polarization angle

Definition at line 81 of file LALComputeAM.h.