This structure contains the parameters for the routine.
They include:
Definition at line 75 of file LALComputeAM.h.
Data Fields | |
| BarycenterInput * | baryinput |
| data from Barycentring routine More... | |
| EarthState * | earth |
| from XLALBarycenter() More... | |
| EphemerisData * | edat |
| the ephemerides More... | |
| LALDetAndSource * | das |
| det and source information More... | |
| LALFrDetector * | det |
| detector geometry More... | |
| REAL4 | polAngle |
| polarization angle More... | |
| BarycenterInput* AMCoeffsParams::baryinput |
data from Barycentring routine
Definition at line 76 of file LALComputeAM.h.
| EarthState* AMCoeffsParams::earth |
from XLALBarycenter()
Definition at line 77 of file LALComputeAM.h.
| EphemerisData* AMCoeffsParams::edat |
the ephemerides
Definition at line 78 of file LALComputeAM.h.
| LALDetAndSource* AMCoeffsParams::das |
det and source information
Definition at line 79 of file LALComputeAM.h.
| LALFrDetector* AMCoeffsParams::det |
detector geometry
Definition at line 80 of file LALComputeAM.h.
| REAL4 AMCoeffsParams::polAngle |
polarization angle
Definition at line 81 of file LALComputeAM.h.