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... | |
InspiralTemplateList InspiralFineBankIn::templateList |
A list containing all the fine-mesh templates.
Definition at line 502 of file LALInspiralBank.h.
InspiralCoarseBankIn InspiralFineBankIn::coarseIn |
input structure that contains useful necessary parameters to construct a fine-mesh
Definition at line 503 of file LALInspiralBank.h.