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
HOUGHMapTotalVector Struct Reference

Detailed Description

This structure contains a vector of Hough maps.

Definition at line 179 of file LALHough.h.

Data Fields

UINT4 length
 number of elements More...
 
HOUGHMapTotalht
 the Hough maps More...
 

Field Documentation

◆ length

UINT4 HOUGHMapTotalVector::length

number of elements

Definition at line 180 of file LALHough.h.

◆ ht

HOUGHMapTotal* HOUGHMapTotalVector::ht

the Hough maps

Definition at line 181 of file LALHough.h.