Stores previously-computed waveforms and parameters to take advantage of approximant- and parameter-specific opportunities for accelerating waveform computation.
Definition at line 247 of file LALInferenceBurstRoutines.h.
REAL8TimeSeries* LALSimBurstWaveformCache::hplus |
Definition at line 249 of file LALInferenceBurstRoutines.h.
REAL8TimeSeries* LALSimBurstWaveformCache::hcross |
Definition at line 250 of file LALInferenceBurstRoutines.h.
COMPLEX16FrequencySeries* LALSimBurstWaveformCache::hptilde |
Definition at line 251 of file LALInferenceBurstRoutines.h.
COMPLEX16FrequencySeries* LALSimBurstWaveformCache::hctilde |
Definition at line 252 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::deltaT |
Definition at line 253 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::deltaF |
Definition at line 254 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::f0 |
Definition at line 255 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::q |
Definition at line 256 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::tau |
Definition at line 256 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::f_min |
Definition at line 257 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::f_max |
Definition at line 258 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::hrss |
Definition at line 259 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::polar_angle |
Definition at line 260 of file LALInferenceBurstRoutines.h.
REAL8 LALSimBurstWaveformCache::polar_ecc |
Definition at line 261 of file LALInferenceBurstRoutines.h.
LALSimBurstExtraParam* LALSimBurstWaveformCache::extraParams |
Definition at line 262 of file LALInferenceBurstRoutines.h.
BurstApproximant LALSimBurstWaveformCache::approximant |
Definition at line 263 of file LALInferenceBurstRoutines.h.