LALFrame 3.0.7.1-eeff03c
LALFrameUFrDetector Struct Reference

Detailed Description

Incomplete type for a detector data FrDetector structure.

See also
Section 4.3.2.5 of Specification of a Common Data Frame Format for Interferometric Gravitational Wave Detectors (IGWD) LIGO-T970130 [https://dcc.ligo.org/LIGO-T970130/public].

Definition at line 91 of file LALFrameC.c.

Data Fields

fr_detector_t * handle
 
char prefix [3]
 
FrDetector * handle
 

Field Documentation

◆ handle [1/2]

fr_detector_t* LALFrameUFrDetector::handle

Definition at line 92 of file LALFrameC.c.

◆ prefix

char LALFrameUFrDetector::prefix

Definition at line 93 of file LALFrameC.c.

◆ handle [2/2]

FrDetector* LALFrameUFrDetector::handle

Definition at line 115 of file LALFrameL.c.