Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInspiral 5.0.3.1-8a6b96f
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
InspiralFineBankIn Struct Reference

Detailed Description

Structure needed by the function LALInspiralCreateFineBank.

which computes a finer mesh around a given lattice point using the value of the fine-mesh minimal match, coarse-mesh minimal match and the metric at the current lattice point.

Definition at line 499 of file LALInspiralBank.h.

Data Fields

InspiralTemplateList templateList
 A list containing all the fine-mesh templates. More...
 
InspiralCoarseBankIn coarseIn
 input structure that contains useful necessary parameters to construct a fine-mesh
More...
 

Field Documentation

◆ templateList

InspiralTemplateList InspiralFineBankIn::templateList

A list containing all the fine-mesh templates.

Definition at line 502 of file LALInspiralBank.h.

◆ coarseIn

InspiralCoarseBankIn InspiralFineBankIn::coarseIn

input structure that contains useful necessary parameters to construct a fine-mesh

Definition at line 503 of file LALInspiralBank.h.