LALInspiral 5.0.3.1-eeff03c
RingTemplateBank Struct Reference

Detailed Description

This structure contains a bank of ringdown waveforms.

Definition at line 138 of file RingUtils.h.

Data Fields

UINT4 numTmplt
 The number of templates in the bank. More...
 
SnglRingdownTabletmplt
 Array of ringdown templates. More...
 

Field Documentation

◆ numTmplt

UINT4 RingTemplateBank::numTmplt

The number of templates in the bank.

Definition at line 141 of file RingUtils.h.

◆ tmplt

SnglRingdownTable* RingTemplateBank::tmplt

Array of ringdown templates.

Definition at line 142 of file RingUtils.h.