#include <lal/LALStdlib.h>#include <lal/Date.h>#include <lal/XLALError.h>Include dependency graph for Playground.c:

Go to the source code of this file.
Functions | |
| NRCSID (PLAYGROUNDC,"$Id: Playground.c,v 1.7 2008/04/29 20:22:00 kipp Exp $") | |
| int | XLALINT8NanoSecIsPlayground (const INT8 *ns) |
| void | LALINT8NanoSecIsPlayground (LALStatus *status, INT4 *playground, INT8 *ns) |
| void | LALGPSIsPlayground (LALStatus *status, INT4 *playground, LIGOTimeGPS *gpstime) |
| NRCSID | ( | PLAYGROUNDC | , | |
| "$Id: Playground. | c, | |||
| v 1.7 2008/04/29 20:22:00 kipp Exp $" | ||||
| ) |
| int XLALINT8NanoSecIsPlayground | ( | const INT8 * | ns | ) |
Definition at line 82 of file Playground.c.
Definition at line 107 of file Playground.c.
| void LALGPSIsPlayground | ( | LALStatus * | status, | |
| INT4 * | playground, | |||
| LIGOTimeGPS * | gpstime | |||
| ) |
Definition at line 124 of file Playground.c.
1.5.2