Go to the source code of this file.
| void XLALFrameUFrFileClose_FrameC_ | ( | LALFrameUFrFile * | stream | ) |
Definition at line 189 of file LALFrameC.c.
| LALFrameUFrFile * XLALFrameUFrFileOpen_FrameC_ | ( | const char * | filename, |
| const char * | mode | ||
| ) |
Definition at line 207 of file LALFrameC.c.
| int XLALFrameUFileCksumValid_FrameC_ | ( | LALFrameUFrFile * | stream | ) |
Definition at line 247 of file LALFrameC.c.
| void XLALFrameUFrTOCFree_FrameC_ | ( | LALFrameUFrTOC * | toc | ) |
Definition at line 287 of file LALFrameC.c.
| LALFrameUFrTOC * XLALFrameUFrTOCRead_FrameC_ | ( | LALFrameUFrFile * | stream | ) |
Definition at line 292 of file LALFrameC.c.
| size_t XLALFrameUFrTOCQueryNFrame_FrameC_ | ( | const LALFrameUFrTOC * | toc | ) |
Definition at line 297 of file LALFrameC.c.
| double XLALFrameUFrTOCQueryGTimeModf_FrameC_ | ( | double * | iptr, |
| const LALFrameUFrTOC * | toc, | ||
| size_t | pos | ||
| ) |
Definition at line 303 of file LALFrameC.c.
| double XLALFrameUFrTOCQueryDt_FrameC_ | ( | const LALFrameUFrTOC * | toc, |
| size_t | pos | ||
| ) |
Definition at line 325 of file LALFrameC.c.
| size_t XLALFrameUFrTOCQueryAdcN_FrameC_ | ( | const LALFrameUFrTOC * | toc | ) |
Definition at line 343 of file LALFrameC.c.
| const char * XLALFrameUFrTOCQueryAdcName_FrameC_ | ( | const LALFrameUFrTOC * | toc, |
| size_t | adc | ||
| ) |
Definition at line 350 of file LALFrameC.c.
| size_t XLALFrameUFrTOCQuerySimN_FrameC_ | ( | const LALFrameUFrTOC * | toc | ) |
Definition at line 368 of file LALFrameC.c.
| const char * XLALFrameUFrTOCQuerySimName_FrameC_ | ( | const LALFrameUFrTOC * | toc, |
| size_t | sim | ||
| ) |
Definition at line 375 of file LALFrameC.c.
| size_t XLALFrameUFrTOCQueryProcN_FrameC_ | ( | const LALFrameUFrTOC * | toc | ) |
Definition at line 393 of file LALFrameC.c.
| const char * XLALFrameUFrTOCQueryProcName_FrameC_ | ( | const LALFrameUFrTOC * | toc, |
| size_t | proc | ||
| ) |
Definition at line 400 of file LALFrameC.c.
| size_t XLALFrameUFrTOCQueryDetectorN_FrameC_ | ( | const LALFrameUFrTOC * | toc | ) |
Definition at line 418 of file LALFrameC.c.
| const char * XLALFrameUFrTOCQueryDetectorName_FrameC_ | ( | const LALFrameUFrTOC * | toc, |
| size_t | det | ||
| ) |
Definition at line 425 of file LALFrameC.c.
| void XLALFrameUFrameHFree_FrameC_ | ( | LALFrameUFrameH * | frame | ) |
Definition at line 447 of file LALFrameC.c.
| LALFrameUFrameH * XLALFrameUFrameHAlloc_FrameC_ | ( | const char * | name, |
| double | start1, | ||
| double | start2, | ||
| double | dt, | ||
| int | frnum | ||
| ) |
Definition at line 452 of file LALFrameC.c.
| LALFrameUFrameH * XLALFrameUFrameHRead_FrameC_ | ( | LALFrameUFrFile * | stream, |
| int | pos | ||
| ) |
Definition at line 478 of file LALFrameC.c.
| int XLALFrameUFrameHWrite_FrameC_ | ( | LALFrameUFrFile * | stream, |
| LALFrameUFrameH * | frame | ||
| ) |
Definition at line 483 of file LALFrameC.c.
| int XLALFrameUFrameHFrChanAdd_FrameC_ | ( | LALFrameUFrameH * | frame, |
| LALFrameUFrChan * | channel | ||
| ) |
Definition at line 490 of file LALFrameC.c.
| int XLALFrameUFrameHFrDetectorAdd_FrameC_ | ( | LALFrameUFrameH * | frame, |
| LALFrameUFrDetector * | detector | ||
| ) |
Definition at line 497 of file LALFrameC.c.
| int XLALFrameUFrameHFrHistoryAdd_FrameC_ | ( | LALFrameUFrameH * | frame, |
| LALFrameUFrHistory * | history | ||
| ) |
Definition at line 504 of file LALFrameC.c.
| const char * XLALFrameUFrameHQueryName_FrameC_ | ( | const LALFrameUFrameH * | frame | ) |
Definition at line 512 of file LALFrameC.c.
| int XLALFrameUFrameHQueryRun_FrameC_ | ( | const LALFrameUFrameH * | frame | ) |
Definition at line 518 of file LALFrameC.c.
| int XLALFrameUFrameHQueryFrame_FrameC_ | ( | const LALFrameUFrameH * | frame | ) |
Definition at line 524 of file LALFrameC.c.
| int XLALFrameUFrameHQueryDataQuality_FrameC_ | ( | const LALFrameUFrameH * | frame | ) |
Definition at line 530 of file LALFrameC.c.
| double XLALFrameUFrameHQueryGTimeModf_FrameC_ | ( | double * | iptr, |
| const LALFrameUFrameH * | frame | ||
| ) |
Definition at line 536 of file LALFrameC.c.
| int XLALFrameUFrameHQueryULeapS_FrameC_ | ( | const LALFrameUFrameH * | frame | ) |
Definition at line 544 of file LALFrameC.c.
| double XLALFrameUFrameHQueryDt_FrameC_ | ( | const LALFrameUFrameH * | frame | ) |
Definition at line 550 of file LALFrameC.c.
| int XLALFrameUFrameHSetRun_FrameC_ | ( | LALFrameUFrameH * | frame, |
| int | run | ||
| ) |
Definition at line 558 of file LALFrameC.c.
| void XLALFrameUFrChanFree_FrameC_ | ( | LALFrameUFrChan * | channel | ) |
Definition at line 568 of file LALFrameC.c.
| LALFrameUFrChan * XLALFrameUFrChanRead_FrameC_ | ( | LALFrameUFrFile * | stream, |
| const char * | name, | ||
| size_t | pos | ||
| ) |
Definition at line 573 of file LALFrameC.c.
| LALFrameUFrChan * XLALFrameUFrAdcChanAlloc_FrameC_ | ( | const char * | name, |
| int | dtype, | ||
| size_t | ndata | ||
| ) |
Definition at line 578 of file LALFrameC.c.
| LALFrameUFrChan * XLALFrameUFrSimChanAlloc_FrameC_ | ( | const char * | name, |
| int | dtype, | ||
| size_t | ndata | ||
| ) |
Definition at line 583 of file LALFrameC.c.
| LALFrameUFrChan * XLALFrameUFrProcChanAlloc_FrameC_ | ( | const char * | name, |
| int | type, | ||
| int | subtype, | ||
| int | dtype, | ||
| size_t | ndata | ||
| ) |
Definition at line 633 of file LALFrameC.c.
| const char * XLALFrameUFrChanQueryName_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 641 of file LALFrameC.c.
| double XLALFrameUFrChanQueryTimeOffset_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 647 of file LALFrameC.c.
| int XLALFrameUFrChanSetSampleRate_FrameC_ | ( | LALFrameUFrChan * | channel, |
| double | sampleRate | ||
| ) |
Definition at line 655 of file LALFrameC.c.
| int XLALFrameUFrChanSetTimeOffset_FrameC_ | ( | LALFrameUFrChan * | channel, |
| double | timeOffset | ||
| ) |
Definition at line 661 of file LALFrameC.c.
| int XLALFrameUFrChanSetTRange_FrameC_ | ( | LALFrameUFrChan * | channel, |
| double | tRange | ||
| ) |
Definition at line 667 of file LALFrameC.c.
| int XLALFrameUFrChanVectorAlloc_FrameC_ | ( | LALFrameUFrChan * | channel, |
| int | dtype, | ||
| size_t | ndata | ||
| ) |
Definition at line 677 of file LALFrameC.c.
| int XLALFrameUFrChanVectorCompress_FrameC_ | ( | LALFrameUFrChan * | channel, |
| int | compressLevel | ||
| ) |
Definition at line 711 of file LALFrameC.c.
| int XLALFrameUFrChanVectorExpand_FrameC_ | ( | LALFrameUFrChan * | channel | ) |
Definition at line 724 of file LALFrameC.c.
| const char * XLALFrameUFrChanVectorQueryName_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 732 of file LALFrameC.c.
| int XLALFrameUFrChanVectorQueryCompress_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 738 of file LALFrameC.c.
| int XLALFrameUFrChanVectorQueryType_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 745 of file LALFrameC.c.
| void * XLALFrameUFrChanVectorQueryData_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 752 of file LALFrameC.c.
| size_t XLALFrameUFrChanVectorQueryNBytes_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 758 of file LALFrameC.c.
| size_t XLALFrameUFrChanVectorQueryNData_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 764 of file LALFrameC.c.
| size_t XLALFrameUFrChanVectorQueryNDim_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 770 of file LALFrameC.c.
| size_t XLALFrameUFrChanVectorQueryNx_FrameC_ | ( | const LALFrameUFrChan * | channel, |
| size_t | dim | ||
| ) |
Definition at line 776 of file LALFrameC.c.
| double XLALFrameUFrChanVectorQueryDx_FrameC_ | ( | const LALFrameUFrChan * | channel, |
| size_t | dim | ||
| ) |
Definition at line 794 of file LALFrameC.c.
| double XLALFrameUFrChanVectorQueryStartX_FrameC_ | ( | const LALFrameUFrChan * | channel, |
| size_t | dim | ||
| ) |
Definition at line 812 of file LALFrameC.c.
| const char * XLALFrameUFrChanVectorQueryUnitX_FrameC_ | ( | const LALFrameUFrChan * | channel, |
| size_t | dim | ||
| ) |
Definition at line 831 of file LALFrameC.c.
| const char * XLALFrameUFrChanVectorQueryUnitY_FrameC_ | ( | const LALFrameUFrChan * | channel | ) |
Definition at line 850 of file LALFrameC.c.
| int XLALFrameUFrChanVectorSetName_FrameC_ | ( | LALFrameUFrChan * | channel, |
| const char * | name | ||
| ) |
Definition at line 858 of file LALFrameC.c.
| int XLALFrameUFrChanVectorSetDx_FrameC_ | ( | LALFrameUFrChan * | channel, |
| double | dx | ||
| ) |
Definition at line 871 of file LALFrameC.c.
| int XLALFrameUFrChanVectorSetStartX_FrameC_ | ( | LALFrameUFrChan * | channel, |
| double | x0 | ||
| ) |
Definition at line 877 of file LALFrameC.c.
| int XLALFrameUFrChanVectorSetUnitX_FrameC_ | ( | LALFrameUFrChan * | channel, |
| const char * | unit | ||
| ) |
Definition at line 883 of file LALFrameC.c.
| int XLALFrameUFrChanVectorSetUnitY_FrameC_ | ( | LALFrameUFrChan * | channel, |
| const char * | unit | ||
| ) |
Definition at line 863 of file LALFrameC.c.
| void XLALFrameUFrDetectorFree_FrameC_ | ( | LALFrameUFrDetector * | detector | ) |
Definition at line 893 of file LALFrameC.c.
| LALFrameUFrDetector * XLALFrameUFrDetectorRead_FrameC_ | ( | LALFrameUFrFile * | stream, |
| const char * | name | ||
| ) |
Definition at line 905 of file LALFrameC.c.
| LALFrameUFrDetector * XLALFrameUFrDetectorAlloc_FrameC_ | ( | 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 929 of file LALFrameC.c.
| const char * XLALFrameUFrDetectorQueryName_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 951 of file LALFrameC.c.
| const char * XLALFrameUFrDetectorQueryPrefix_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 959 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryLongitude_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 964 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryLatitude_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 971 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryElevation_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 978 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryArmXAzimuth_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 985 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryArmYAzimuth_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 992 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryArmXAltitude_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 999 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryArmYAltitude_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 1006 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryArmXMidpoint_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 1013 of file LALFrameC.c.
| double XLALFrameUFrDetectorQueryArmYMidpoint_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 1020 of file LALFrameC.c.
| int XLALFrameUFrDetectorQueryLocalTime_FrameC_ | ( | const LALFrameUFrDetector * | detector | ) |
Definition at line 1027 of file LALFrameC.c.
| void XLALFrameUFrHistoryFree_FrameC_ | ( | LALFrameUFrHistory * | history | ) |
Definition at line 1038 of file LALFrameC.c.
| LALFrameUFrHistory * XLALFrameUFrHistoryAlloc_FrameC_ | ( | const char * | name, |
| double | gpssec, | ||
| const char * | comment | ||
| ) |
Definition at line 1043 of file LALFrameC.c.