Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
HOUGHPeakGramVector Struct Reference

Detailed Description

This structure contains a vector of peak-grams (for the different time stamps)

Definition at line 167 of file LALHough.h.

Data Fields

UINT4 length
 number of elements More...
 
HOUGHPeakGrampg
 the Peakgrams More...
 

Field Documentation

◆ length

UINT4 HOUGHPeakGramVector::length

number of elements

Definition at line 168 of file LALHough.h.

◆ pg

HOUGHPeakGram* HOUGHPeakGramVector::pg

the Peakgrams

Definition at line 169 of file LALHough.h.