Multi-IFO container for antenna-pattern coefficients \( a_{X\alpha}, b_{X\alpha} \) and atenna-pattern matrix \( \mathcal{M}_{\mu\nu} \).
Definition at line 137 of file LALComputeAM.h.
Data Fields | |
UINT4 | length |
number of IFOs More... | |
AMCoeffs ** | data |
noise-weighted AM-coeffs \( \widehat{a}_{X\alpha} \) , and \( \widehat{b}_{X\alpha} \) More... | |
AntennaPatternMatrix | Mmunu |
antenna-pattern matrix \( \mathcal{M}_{\mu\nu} \) More... | |
UINT4 MultiAMCoeffs::length |
number of IFOs
Definition at line 141 of file LALComputeAM.h.
AMCoeffs** MultiAMCoeffs::data |
noise-weighted AM-coeffs \( \widehat{a}_{X\alpha} \) , and \( \widehat{b}_{X\alpha} \)
Definition at line 142 of file LALComputeAM.h.
AntennaPatternMatrix MultiAMCoeffs::Mmunu |
antenna-pattern matrix \( \mathcal{M}_{\mu\nu} \)
Definition at line 143 of file LALComputeAM.h.