#include "PulsarDataTypes.h"
#include "ComputeFstat.h"
Include dependency graph for PulsarDataTypes.c:

Go to the source code of this file.
Functions | |
| NRCSID (PULSARDATATYPESC,"$Id: PulsarDataTypes.c,v 1.5 2007/03/22 14:26:16 bema Exp $") | |
Variables | |
| const BinaryOrbitParams | empty_BinaryOrbitParams |
| const PulsarAmplitudeParams | empty_PulsarAmplitudeParams |
| const PulsarSpinRange | empty_PulsarSpinRange |
| const PulsarDopplerParams | empty_PulsarDopplerParams |
| const PulsarParams | empty_PulsarParams |
| const PulsarCandidate | empty_PulsarCandidate |
| const EphemerisData | empty_EphemerisData |
| const LIGOTimeGPS | empty_LIGOTimeGPS = {0,0} |
| const SkyPosition | empty_SkyPosition = {0,0,COORDINATESYSTEM_HORIZON} |
| const BarycenterInput | empty_BarycenterInput |
Prix
Definition in file PulsarDataTypes.c.
| NRCSID | ( | PULSARDATATYPESC | , | |
| "$Id: PulsarDataTypes. | c, | |||
| v 1.5 2007/03/22 14:26:16 bema Exp $" | ||||
| ) |
Definition at line 45 of file PulsarDataTypes.c.
Definition at line 46 of file PulsarDataTypes.c.
Definition at line 47 of file PulsarDataTypes.c.
Definition at line 48 of file PulsarDataTypes.c.
Definition at line 49 of file PulsarDataTypes.c.
Definition at line 50 of file PulsarDataTypes.c.
Definition at line 53 of file PulsarDataTypes.c.
| const LIGOTimeGPS empty_LIGOTimeGPS = {0,0} |
Definition at line 54 of file PulsarDataTypes.c.
| const SkyPosition empty_SkyPosition = {0,0,COORDINATESYSTEM_HORIZON} |
Definition at line 55 of file PulsarDataTypes.c.
Initial value:
{ {0,0},
{ {0,0,0},
{{0,0,0},{0,0,0},{0,0,0}},
LALDETECTORTYPE_ABSENT,
{{0},{0},0,0,0,0,0,0,0,0,0}
},0,0,0}
Definition at line 56 of file PulsarDataTypes.c.
1.5.2