LALFrame 3.0.7.1-eeff03c
LALFrameUFrameL.h File Reference

Prototypes

void XLALFrameUFrFileClose_FrameL_ (LALFrameUFrFile *stream)
 
LALFrameUFrFile * XLALFrameUFrFileOpen_FrameL_ (const char *filename, const char *mode)
 
int XLALFrameUFileCksumValid_FrameL_ (LALFrameUFrFile *stream)
 
void XLALFrameUFrTOCFree_FrameL_ (LALFrameUFrTOC *toc)
 
LALFrameUFrTOCXLALFrameUFrTOCRead_FrameL_ (LALFrameUFrFile *stream)
 
size_t XLALFrameUFrTOCQueryNFrame_FrameL_ (const LALFrameUFrTOC *toc)
 
double XLALFrameUFrTOCQueryGTimeModf_FrameL_ (double *iptr, const LALFrameUFrTOC *toc, size_t pos)
 
double XLALFrameUFrTOCQueryDt_FrameL_ (const LALFrameUFrTOC *toc, size_t pos)
 
size_t XLALFrameUFrTOCQueryAdcN_FrameL_ (const LALFrameUFrTOC *toc)
 
const char * XLALFrameUFrTOCQueryAdcName_FrameL_ (const LALFrameUFrTOC *toc, size_t adc)
 
size_t XLALFrameUFrTOCQuerySimN_FrameL_ (const LALFrameUFrTOC *toc)
 
const char * XLALFrameUFrTOCQuerySimName_FrameL_ (const LALFrameUFrTOC *toc, size_t sim)
 
size_t XLALFrameUFrTOCQueryProcN_FrameL_ (const LALFrameUFrTOC *toc)
 
const char * XLALFrameUFrTOCQueryProcName_FrameL_ (const LALFrameUFrTOC *toc, size_t proc)
 
size_t XLALFrameUFrTOCQueryDetectorN_FrameL_ (const LALFrameUFrTOC *toc)
 
const char * XLALFrameUFrTOCQueryDetectorName_FrameL_ (const LALFrameUFrTOC *toc, size_t det)
 
void XLALFrameUFrameHFree_FrameL_ (LALFrameUFrameH *frame)
 
LALFrameUFrameHXLALFrameUFrameHAlloc_FrameL_ (const char *name, double start1, double start2, double dt, int frnum)
 
LALFrameUFrameHXLALFrameUFrameHRead_FrameL_ (LALFrameUFrFile *stream, int pos)
 
int XLALFrameUFrameHWrite_FrameL_ (LALFrameUFrFile *stream, LALFrameUFrameH *frame)
 
int XLALFrameUFrameHFrChanAdd_FrameL_ (LALFrameUFrameH *frame, LALFrameUFrChan *channel)
 
int XLALFrameUFrameHFrDetectorAdd_FrameL_ (LALFrameUFrameH *frame, LALFrameUFrDetector *detector)
 
int XLALFrameUFrameHFrHistoryAdd_FrameL_ (LALFrameUFrameH *frame, LALFrameUFrHistory *history)
 
const char * XLALFrameUFrameHQueryName_FrameL_ (const LALFrameUFrameH *frame)
 
int XLALFrameUFrameHQueryRun_FrameL_ (const LALFrameUFrameH *frame)
 
int XLALFrameUFrameHQueryFrame_FrameL_ (const LALFrameUFrameH *frame)
 
int XLALFrameUFrameHQueryDataQuality_FrameL_ (const LALFrameUFrameH *frame)
 
double XLALFrameUFrameHQueryGTimeModf_FrameL_ (double *iptr, const LALFrameUFrameH *frame)
 
int XLALFrameUFrameHQueryULeapS_FrameL_ (const LALFrameUFrameH *frame)
 
double XLALFrameUFrameHQueryDt_FrameL_ (const LALFrameUFrameH *frame)
 
int XLALFrameUFrameHSetRun_FrameL_ (LALFrameUFrameH *frame, int run)
 
void XLALFrameUFrChanFree_FrameL_ (LALFrameUFrChan *channel)
 
LALFrameUFrChan * XLALFrameUFrChanRead_FrameL_ (LALFrameUFrFile *stream, const char *name, size_t pos)
 
LALFrameUFrChan * XLALFrameUFrAdcChanAlloc_FrameL_ (const char *name, int dtype, size_t ndata)
 
LALFrameUFrChan * XLALFrameUFrSimChanAlloc_FrameL_ (const char *name, int dtype, size_t ndata)
 
LALFrameUFrChan * XLALFrameUFrProcChanAlloc_FrameL_ (const char *name, int type, int subtype, int dtype, size_t ndata)
 
const char * XLALFrameUFrChanQueryName_FrameL_ (const LALFrameUFrChan *channel)
 
double XLALFrameUFrChanQueryTimeOffset_FrameL_ (const LALFrameUFrChan *channel)
 
int XLALFrameUFrChanSetSampleRate_FrameL_ (LALFrameUFrChan *channel, double sampleRate)
 
int XLALFrameUFrChanSetTimeOffset_FrameL_ (LALFrameUFrChan *channel, double timeOffset)
 
int XLALFrameUFrChanSetTRange_FrameL_ (LALFrameUFrChan *channel, double tRange)
 
int XLALFrameUFrChanVectorAlloc_FrameL_ (LALFrameUFrChan *channel, int dtype, size_t ndata)
 
int XLALFrameUFrChanVectorCompress_FrameL_ (LALFrameUFrChan *channel, int compressLevel)
 
int XLALFrameUFrChanVectorExpand_FrameL_ (LALFrameUFrChan *channel)
 
const char * XLALFrameUFrChanVectorQueryName_FrameL_ (const LALFrameUFrChan *channel)
 
int XLALFrameUFrChanVectorQueryCompress_FrameL_ (const LALFrameUFrChan *channel)
 
int XLALFrameUFrChanVectorQueryType_FrameL_ (const LALFrameUFrChan *channel)
 
void * XLALFrameUFrChanVectorQueryData_FrameL_ (const LALFrameUFrChan *channel)
 
size_t XLALFrameUFrChanVectorQueryNBytes_FrameL_ (const LALFrameUFrChan *channel)
 
size_t XLALFrameUFrChanVectorQueryNData_FrameL_ (const LALFrameUFrChan *channel)
 
size_t XLALFrameUFrChanVectorQueryNDim_FrameL_ (const LALFrameUFrChan *channel)
 
size_t XLALFrameUFrChanVectorQueryNx_FrameL_ (const LALFrameUFrChan *channel, size_t dim)
 
double XLALFrameUFrChanVectorQueryDx_FrameL_ (const LALFrameUFrChan *channel, size_t dim)
 
double XLALFrameUFrChanVectorQueryStartX_FrameL_ (const LALFrameUFrChan *channel, size_t dim)
 
const char * XLALFrameUFrChanVectorQueryUnitX_FrameL_ (const LALFrameUFrChan *channel, size_t dim)
 
const char * XLALFrameUFrChanVectorQueryUnitY_FrameL_ (const LALFrameUFrChan *channel)
 
int XLALFrameUFrChanVectorSetName_FrameL_ (LALFrameUFrChan *channel, const char *name)
 
int XLALFrameUFrChanVectorSetDx_FrameL_ (LALFrameUFrChan *channel, double dx)
 
int XLALFrameUFrChanVectorSetStartX_FrameL_ (LALFrameUFrChan *channel, double x0)
 
int XLALFrameUFrChanVectorSetUnitX_FrameL_ (LALFrameUFrChan *channel, const char *unit)
 
int XLALFrameUFrChanVectorSetUnitY_FrameL_ (LALFrameUFrChan *channel, const char *unit)
 
void XLALFrameUFrDetectorFree_FrameL_ (LALFrameUFrDetector *detector)
 
LALFrameUFrDetector * XLALFrameUFrDetectorRead_FrameL_ (LALFrameUFrFile *stream, const char *name)
 
LALFrameUFrDetector * XLALFrameUFrDetectorAlloc_FrameL_ (const char *name, const char *prefix, double latitude, double longitude, double elevation, double azimuthX, double azimuthY, double altitudeX, double altitudeY, double midpointX, double midpointY, int localTime)
 
const char * XLALFrameUFrDetectorQueryName_FrameL_ (const LALFrameUFrDetector *detector)
 
const char * XLALFrameUFrDetectorQueryPrefix_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryLongitude_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryLatitude_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryElevation_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryArmXAzimuth_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryArmYAzimuth_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryArmXAltitude_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryArmYAltitude_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryArmXMidpoint_FrameL_ (const LALFrameUFrDetector *detector)
 
double XLALFrameUFrDetectorQueryArmYMidpoint_FrameL_ (const LALFrameUFrDetector *detector)
 
int XLALFrameUFrDetectorQueryLocalTime_FrameL_ (const LALFrameUFrDetector *detector)
 
void XLALFrameUFrHistoryFree_FrameL_ (LALFrameUFrHistory *history)
 
LALFrameUFrHistoryXLALFrameUFrHistoryAlloc_FrameL_ (const char *name, double gpssec, const char *comment)
 

Go to the source code of this file.

Function Documentation

◆ XLALFrameUFrFileClose_FrameL_()

void XLALFrameUFrFileClose_FrameL_ ( LALFrameUFrFile *  stream)

Definition at line 144 of file LALFrameL.c.

◆ XLALFrameUFrFileOpen_FrameL_()

LALFrameUFrFile * XLALFrameUFrFileOpen_FrameL_ ( const char *  filename,
const char *  mode 
)

Definition at line 155 of file LALFrameL.c.

◆ XLALFrameUFileCksumValid_FrameL_()

int XLALFrameUFileCksumValid_FrameL_ ( LALFrameUFrFile *  stream)

Definition at line 220 of file LALFrameL.c.

◆ XLALFrameUFrTOCFree_FrameL_()

void XLALFrameUFrTOCFree_FrameL_ ( LALFrameUFrTOC toc)

◆ XLALFrameUFrTOCRead_FrameL_()

LALFrameUFrTOC * XLALFrameUFrTOCRead_FrameL_ ( LALFrameUFrFile *  stream)

Definition at line 257 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryNFrame_FrameL_()

size_t XLALFrameUFrTOCQueryNFrame_FrameL_ ( const LALFrameUFrTOC toc)

Definition at line 262 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryGTimeModf_FrameL_()

double XLALFrameUFrTOCQueryGTimeModf_FrameL_ ( double *  iptr,
const LALFrameUFrTOC toc,
size_t  pos 
)

Definition at line 267 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryDt_FrameL_()

double XLALFrameUFrTOCQueryDt_FrameL_ ( const LALFrameUFrTOC toc,
size_t  pos 
)

Definition at line 277 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryAdcN_FrameL_()

size_t XLALFrameUFrTOCQueryAdcN_FrameL_ ( const LALFrameUFrTOC toc)

Definition at line 284 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryAdcName_FrameL_()

const char * XLALFrameUFrTOCQueryAdcName_FrameL_ ( const LALFrameUFrTOC toc,
size_t  adc 
)

Definition at line 294 of file LALFrameL.c.

◆ XLALFrameUFrTOCQuerySimN_FrameL_()

size_t XLALFrameUFrTOCQuerySimN_FrameL_ ( const LALFrameUFrTOC toc)

Definition at line 306 of file LALFrameL.c.

◆ XLALFrameUFrTOCQuerySimName_FrameL_()

const char * XLALFrameUFrTOCQuerySimName_FrameL_ ( const LALFrameUFrTOC toc,
size_t  sim 
)

Definition at line 316 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryProcN_FrameL_()

size_t XLALFrameUFrTOCQueryProcN_FrameL_ ( const LALFrameUFrTOC toc)

Definition at line 328 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryProcName_FrameL_()

const char * XLALFrameUFrTOCQueryProcName_FrameL_ ( const LALFrameUFrTOC toc,
size_t  proc 
)

Definition at line 338 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryDetectorN_FrameL_()

size_t XLALFrameUFrTOCQueryDetectorN_FrameL_ ( const LALFrameUFrTOC toc)

Definition at line 350 of file LALFrameL.c.

◆ XLALFrameUFrTOCQueryDetectorName_FrameL_()

const char * XLALFrameUFrTOCQueryDetectorName_FrameL_ ( const LALFrameUFrTOC toc,
size_t  det 
)

Definition at line 360 of file LALFrameL.c.

◆ XLALFrameUFrameHFree_FrameL_()

void XLALFrameUFrameHFree_FrameL_ ( LALFrameUFrameH frame)

Definition at line 376 of file LALFrameL.c.

◆ XLALFrameUFrameHAlloc_FrameL_()

LALFrameUFrameH * XLALFrameUFrameHAlloc_FrameL_ ( const char *  name,
double  start1,
double  start2,
double  dt,
int  frnum 
)

Definition at line 382 of file LALFrameL.c.

◆ XLALFrameUFrameHRead_FrameL_()

LALFrameUFrameH * XLALFrameUFrameHRead_FrameL_ ( LALFrameUFrFile *  stream,
int  pos 
)

Definition at line 416 of file LALFrameL.c.

◆ XLALFrameUFrameHWrite_FrameL_()

int XLALFrameUFrameHWrite_FrameL_ ( LALFrameUFrFile *  stream,
LALFrameUFrameH frame 
)

Definition at line 443 of file LALFrameL.c.

◆ XLALFrameUFrameHFrChanAdd_FrameL_()

int XLALFrameUFrameHFrChanAdd_FrameL_ ( LALFrameUFrameH frame,
LALFrameUFrChan *  channel 
)

Definition at line 665 of file LALFrameL.c.

◆ XLALFrameUFrameHFrDetectorAdd_FrameL_()

int XLALFrameUFrameHFrDetectorAdd_FrameL_ ( LALFrameUFrameH frame,
LALFrameUFrDetector *  detector 
)

Definition at line 698 of file LALFrameL.c.

◆ XLALFrameUFrameHFrHistoryAdd_FrameL_()

int XLALFrameUFrameHFrHistoryAdd_FrameL_ ( LALFrameUFrameH frame,
LALFrameUFrHistory history 
)

Definition at line 732 of file LALFrameL.c.

◆ XLALFrameUFrameHQueryName_FrameL_()

const char * XLALFrameUFrameHQueryName_FrameL_ ( const LALFrameUFrameH frame)

Definition at line 744 of file LALFrameL.c.

◆ XLALFrameUFrameHQueryRun_FrameL_()

int XLALFrameUFrameHQueryRun_FrameL_ ( const LALFrameUFrameH frame)

Definition at line 749 of file LALFrameL.c.

◆ XLALFrameUFrameHQueryFrame_FrameL_()

int XLALFrameUFrameHQueryFrame_FrameL_ ( const LALFrameUFrameH frame)

Definition at line 754 of file LALFrameL.c.

◆ XLALFrameUFrameHQueryDataQuality_FrameL_()

int XLALFrameUFrameHQueryDataQuality_FrameL_ ( const LALFrameUFrameH frame)

Definition at line 759 of file LALFrameL.c.

◆ XLALFrameUFrameHQueryGTimeModf_FrameL_()

double XLALFrameUFrameHQueryGTimeModf_FrameL_ ( double *  iptr,
const LALFrameUFrameH frame 
)

Definition at line 764 of file LALFrameL.c.

◆ XLALFrameUFrameHQueryULeapS_FrameL_()

int XLALFrameUFrameHQueryULeapS_FrameL_ ( const LALFrameUFrameH frame)

Definition at line 771 of file LALFrameL.c.

◆ XLALFrameUFrameHQueryDt_FrameL_()

double XLALFrameUFrameHQueryDt_FrameL_ ( const LALFrameUFrameH frame)

Definition at line 776 of file LALFrameL.c.

◆ XLALFrameUFrameHSetRun_FrameL_()

int XLALFrameUFrameHSetRun_FrameL_ ( LALFrameUFrameH frame,
int  run 
)

Definition at line 783 of file LALFrameL.c.

◆ XLALFrameUFrChanFree_FrameL_()

void XLALFrameUFrChanFree_FrameL_ ( LALFrameUFrChan *  channel)

Definition at line 793 of file LALFrameL.c.

◆ XLALFrameUFrChanRead_FrameL_()

LALFrameUFrChan * XLALFrameUFrChanRead_FrameL_ ( LALFrameUFrFile *  stream,
const char *  name,
size_t  pos 
)

Definition at line 814 of file LALFrameL.c.

◆ XLALFrameUFrAdcChanAlloc_FrameL_()

LALFrameUFrChan * XLALFrameUFrAdcChanAlloc_FrameL_ ( const char *  name,
int  dtype,
size_t  ndata 
)

Definition at line 1020 of file LALFrameL.c.

◆ XLALFrameUFrSimChanAlloc_FrameL_()

LALFrameUFrChan * XLALFrameUFrSimChanAlloc_FrameL_ ( const char *  name,
int  dtype,
size_t  ndata 
)

Definition at line 1025 of file LALFrameL.c.

◆ XLALFrameUFrProcChanAlloc_FrameL_()

LALFrameUFrChan * XLALFrameUFrProcChanAlloc_FrameL_ ( const char *  name,
int  type,
int  subtype,
int  dtype,
size_t  ndata 
)

Definition at line 1030 of file LALFrameL.c.

◆ XLALFrameUFrChanQueryName_FrameL_()

const char * XLALFrameUFrChanQueryName_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1043 of file LALFrameL.c.

◆ XLALFrameUFrChanQueryTimeOffset_FrameL_()

double XLALFrameUFrChanQueryTimeOffset_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1060 of file LALFrameL.c.

◆ XLALFrameUFrChanSetSampleRate_FrameL_()

int XLALFrameUFrChanSetSampleRate_FrameL_ ( LALFrameUFrChan *  channel,
double  sampleRate 
)

Definition at line 1077 of file LALFrameL.c.

◆ XLALFrameUFrChanSetTimeOffset_FrameL_()

int XLALFrameUFrChanSetTimeOffset_FrameL_ ( LALFrameUFrChan *  channel,
double  timeOffset 
)

Definition at line 1092 of file LALFrameL.c.

◆ XLALFrameUFrChanSetTRange_FrameL_()

int XLALFrameUFrChanSetTRange_FrameL_ ( LALFrameUFrChan *  channel,
double  tRange 
)

Definition at line 1111 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorAlloc_FrameL_()

int XLALFrameUFrChanVectorAlloc_FrameL_ ( LALFrameUFrChan *  channel,
int  dtype,
size_t  ndata 
)

Definition at line 1129 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorCompress_FrameL_()

int XLALFrameUFrChanVectorCompress_FrameL_ ( LALFrameUFrChan *  channel,
int  compressLevel 
)

Definition at line 1247 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorExpand_FrameL_()

int XLALFrameUFrChanVectorExpand_FrameL_ ( LALFrameUFrChan *  channel)

Definition at line 1258 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryName_FrameL_()

const char * XLALFrameUFrChanVectorQueryName_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1269 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryCompress_FrameL_()

int XLALFrameUFrChanVectorQueryCompress_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1278 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryType_FrameL_()

int XLALFrameUFrChanVectorQueryType_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1287 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryData_FrameL_()

void * XLALFrameUFrChanVectorQueryData_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1297 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryNBytes_FrameL_()

size_t XLALFrameUFrChanVectorQueryNBytes_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1306 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryNData_FrameL_()

size_t XLALFrameUFrChanVectorQueryNData_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1315 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryNDim_FrameL_()

size_t XLALFrameUFrChanVectorQueryNDim_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1324 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryNx_FrameL_()

size_t XLALFrameUFrChanVectorQueryNx_FrameL_ ( const LALFrameUFrChan *  channel,
size_t  dim 
)

Definition at line 1333 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryDx_FrameL_()

double XLALFrameUFrChanVectorQueryDx_FrameL_ ( const LALFrameUFrChan *  channel,
size_t  dim 
)

Definition at line 1344 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryStartX_FrameL_()

double XLALFrameUFrChanVectorQueryStartX_FrameL_ ( const LALFrameUFrChan *  channel,
size_t  dim 
)

Definition at line 1355 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryUnitX_FrameL_()

const char * XLALFrameUFrChanVectorQueryUnitX_FrameL_ ( const LALFrameUFrChan *  channel,
size_t  dim 
)

Definition at line 1367 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorQueryUnitY_FrameL_()

const char * XLALFrameUFrChanVectorQueryUnitY_FrameL_ ( const LALFrameUFrChan *  channel)

Definition at line 1379 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorSetName_FrameL_()

int XLALFrameUFrChanVectorSetName_FrameL_ ( LALFrameUFrChan *  channel,
const char *  name 
)

Definition at line 1388 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorSetDx_FrameL_()

int XLALFrameUFrChanVectorSetDx_FrameL_ ( LALFrameUFrChan *  channel,
double  dx 
)

Definition at line 1410 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorSetStartX_FrameL_()

int XLALFrameUFrChanVectorSetStartX_FrameL_ ( LALFrameUFrChan *  channel,
double  x0 
)

Definition at line 1420 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorSetUnitX_FrameL_()

int XLALFrameUFrChanVectorSetUnitX_FrameL_ ( LALFrameUFrChan *  channel,
const char *  unit 
)

Definition at line 1430 of file LALFrameL.c.

◆ XLALFrameUFrChanVectorSetUnitY_FrameL_()

int XLALFrameUFrChanVectorSetUnitY_FrameL_ ( LALFrameUFrChan *  channel,
const char *  unit 
)

Definition at line 1398 of file LALFrameL.c.

◆ XLALFrameUFrDetectorFree_FrameL_()

void XLALFrameUFrDetectorFree_FrameL_ ( LALFrameUFrDetector *  detector)

Definition at line 1444 of file LALFrameL.c.

◆ XLALFrameUFrDetectorRead_FrameL_()

LALFrameUFrDetector * XLALFrameUFrDetectorRead_FrameL_ ( LALFrameUFrFile *  stream,
const char *  name 
)

Definition at line 1453 of file LALFrameL.c.

◆ XLALFrameUFrDetectorAlloc_FrameL_()

LALFrameUFrDetector * XLALFrameUFrDetectorAlloc_FrameL_ ( const char *  name,
const char *  prefix,
double  latitude,
double  longitude,
double  elevation,
double  azimuthX,
double  azimuthY,
double  altitudeX,
double  altitudeY,
double  midpointX,
double  midpointY,
int  localTime 
)

Definition at line 1477 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryName_FrameL_()

const char * XLALFrameUFrDetectorQueryName_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1514 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryPrefix_FrameL_()

const char * XLALFrameUFrDetectorQueryPrefix_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1520 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryLongitude_FrameL_()

double XLALFrameUFrDetectorQueryLongitude_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1525 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryLatitude_FrameL_()

double XLALFrameUFrDetectorQueryLatitude_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1530 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryElevation_FrameL_()

double XLALFrameUFrDetectorQueryElevation_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1535 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryArmXAzimuth_FrameL_()

double XLALFrameUFrDetectorQueryArmXAzimuth_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1540 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryArmYAzimuth_FrameL_()

double XLALFrameUFrDetectorQueryArmYAzimuth_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1545 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryArmXAltitude_FrameL_()

double XLALFrameUFrDetectorQueryArmXAltitude_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1550 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryArmYAltitude_FrameL_()

double XLALFrameUFrDetectorQueryArmYAltitude_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1555 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryArmXMidpoint_FrameL_()

double XLALFrameUFrDetectorQueryArmXMidpoint_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1560 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryArmYMidpoint_FrameL_()

double XLALFrameUFrDetectorQueryArmYMidpoint_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1565 of file LALFrameL.c.

◆ XLALFrameUFrDetectorQueryLocalTime_FrameL_()

int XLALFrameUFrDetectorQueryLocalTime_FrameL_ ( const LALFrameUFrDetector *  detector)

Definition at line 1570 of file LALFrameL.c.

◆ XLALFrameUFrHistoryFree_FrameL_()

void XLALFrameUFrHistoryFree_FrameL_ ( LALFrameUFrHistory history)

Definition at line 1579 of file LALFrameL.c.

◆ XLALFrameUFrHistoryAlloc_FrameL_()

LALFrameUFrHistory * XLALFrameUFrHistoryAlloc_FrameL_ ( const char *  name,
double  gpssec,
const char *  comment 
)

Definition at line 1585 of file LALFrameL.c.