#include "burstdso.h"#include <lal/FrameStream.h>#include <lalapps/lalapps.h>#include "Translation.h"#include <stdlib.h>#include <math.h>#include <string.h>#include <FrameL.h>#include <unistd.h>Include dependency graph for getFrameData.c:

Go to the source code of this file.
Functions | |
| RCSID ("getFrameData.c") | |
| NRCSID (GETFRAMEDATAC,"getFrameData.c") | |
| int | getFrameData (char *fQuery, char *dataserver, int *Nsymbols, datacond_symbol_type **symbols) |
| void | LALFrGetSeriesType (LALStatus *status, LALTYPECODE *output, ObjectType *objtype, FrChanIn *chanin, FrStream *stream) |
| RCSID | ( | "getFrameData.c" | ) |
| NRCSID | ( | GETFRAMEDATAC | , | |
| "getFrameData.c" | ||||
| ) |
| int getFrameData | ( | char * | fQuery, | |
| char * | dataserver, | |||
| int * | Nsymbols, | |||
| datacond_symbol_type ** | symbols | |||
| ) |
Definition at line 45 of file getFrameData.c.
| void LALFrGetSeriesType | ( | LALStatus * | status, | |
| LALTYPECODE * | output, | |||
| ObjectType * | objtype, | |||
| FrChanIn * | chanin, | |||
| FrStream * | stream | |||
| ) |
Definition at line 827 of file getFrameData.c.
1.5.2