Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
multiAMBuffer_t Struct Reference

Detailed Description

struct for buffering of AM-coeffs, if signal for same sky-position is injected

Definition at line 84 of file SynthesizeCWDraws.h.

Data Fields

SkyPosition skypos
 sky-position for which we have AM-coeffs computed already More...
 
MultiAMCoeffsmultiAM
 

Field Documentation

◆ skypos

SkyPosition multiAMBuffer_t::skypos

sky-position for which we have AM-coeffs computed already

Definition at line 85 of file SynthesizeCWDraws.h.

◆ multiAM

MultiAMCoeffs* multiAMBuffer_t::multiAM

Definition at line 86 of file SynthesizeCWDraws.h.