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

Detailed Description

array of detectors definitions 'LALDetector'

Definition at line 108 of file DetectorStates.h.

Data Fields

UINT4 length
 number of detectors \( N \) More...
 
LALDetector sites [PULSAR_MAX_DETECTORS]
 array of site information More...
 

Field Documentation

◆ length

UINT4 MultiLALDetector::length

number of detectors \( N \)

Definition at line 109 of file DetectorStates.h.

◆ sites

LALDetector MultiLALDetector::sites[PULSAR_MAX_DETECTORS]

array of site information

Definition at line 110 of file DetectorStates.h.