#include <lal/LALStdlib.h>#include <lal/LALBarycenter.h>Include dependency graph for PulsarTimes.h:

Go to the source code of this file.
| #define PULSARTIMESH_ENUL 1 |
Definition at line 156 of file PulsarTimes.h.
| #define PULSARTIMESH_EBAD 2 |
Definition at line 157 of file PulsarTimes.h.
| #define PULSARTIMESH_MSGENUL "Null pointer" |
Definition at line 159 of file PulsarTimes.h.
| #define PULSARTIMESH_MSGEBAD "Bad parameter values" |
Definition at line 160 of file PulsarTimes.h.
| typedef struct tagPulsarTimesParamStruc PulsarTimesParamStruc |
| NRCSID | ( | PULSARTIMESH | , | |
| "$Id: PulsarTimes. | h, | |||
| v 1.12 2007/10/29 19:01:37 reinhard Exp $" | ||||
| ) |
| void LALGetEarthTimes | ( | LALStatus * | , | |
| PulsarTimesParamStruc * | times | |||
| ) |
Definition at line 107 of file GetEarthTimes.c.
| void LALTBaryPtolemaic | ( | LALStatus * | , | |
| REAL8 * | tBary, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
Definition at line 165 of file TBaryPtolemaic.c.
| void LALDTBaryPtolemaic | ( | LALStatus * | , | |
| REAL8Vector * | dtBary, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
Definition at line 238 of file TBaryPtolemaic.c.
| void LALTSpin | ( | LALStatus * | , | |
| REAL8 * | tSpin, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
| void LALDTSpin | ( | LALStatus * | , | |
| REAL8Vector * | dtSpin, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
| void LALTComp | ( | LALStatus * | , | |
| REAL8 * | tComp, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
| void LALDTComp | ( | LALStatus * | , | |
| REAL8Vector * | dtComp, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
| void LALDTEphemeris | ( | LALStatus * | , | |
| REAL8Vector * | tBary, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
Definition at line 88 of file DTEphemeris.c.
| void LALTEphemeris | ( | LALStatus * | , | |
| REAL8 * | tBary, | |||
| REAL8Vector * | variables, | |||
| PulsarTimesParamStruc * | constants | |||
| ) |
Definition at line 232 of file DTEphemeris.c.
1.5.2