Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALMetaIO 4.0.6.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LIGOMetadataUtils.c File Reference

General routines for manipulating LIGO metadatabase tables. More...

Prototypes

void XLALReturnIFO (char *ifo, InterferometerNumber IFONumber)
 
void XLALReturnDetector (LALDetector *det, InterferometerNumber IFONumber)
 

Detailed Description

General routines for manipulating LIGO metadatabase tables.

Author
Brown, D. A.

Description

Algorithm

None.

Uses

LALCalloc, LALMalloc, LALFree.

Notes

%% Any relevant notes.

Definition in file LIGOMetadataUtils.c.

Go to the source code of this file.

Function Documentation

◆ XLALReturnIFO()

void XLALReturnIFO ( char *  ifo,
InterferometerNumber  IFONumber 
)

Definition at line 63 of file LIGOMetadataUtils.c.

◆ XLALReturnDetector()

void XLALReturnDetector ( LALDetector det,
InterferometerNumber  IFONumber 
)

Definition at line 104 of file LIGOMetadataUtils.c.