PulsarDopplerParams Struct Reference

Type containing the 'Doppler-parameters' affecting the time-evolution of the phase. More...

#include <PulsarDataTypes.h>

Collaboration diagram for PulsarDopplerParams:

Collaboration graph
[legend]

Data Fields

LIGOTimeGPS refTime
 reference time of pulsar parameters (in SSB!)
REAL8 Alpha
 skyposition: RA (longitude) in equatorial coords and radians
REAL8 Delta
 skyposition: DEC (latitude) in equatorial coords and radians
PulsarSpins fkdot
 intrinsic spins: [Freq, f1dot, f2dot, .
BinaryOrbitParamsorbit
 binary orbital parameters (or NULL if isolated pulsar)

Detailed Description

Type containing the 'Doppler-parameters' affecting the time-evolution of the phase.

Definition at line 85 of file PulsarDataTypes.h.


Field Documentation

LIGOTimeGPS PulsarDopplerParams::refTime

reference time of pulsar parameters (in SSB!)

Definition at line 86 of file PulsarDataTypes.h.

REAL8 PulsarDopplerParams::Alpha

skyposition: RA (longitude) in equatorial coords and radians

Definition at line 87 of file PulsarDataTypes.h.

REAL8 PulsarDopplerParams::Delta

skyposition: DEC (latitude) in equatorial coords and radians

Definition at line 88 of file PulsarDataTypes.h.

PulsarSpins PulsarDopplerParams::fkdot

intrinsic spins: [Freq, f1dot, f2dot, .

.. ] where fkdot = d^kFreq/dt^k

Definition at line 89 of file PulsarDataTypes.h.

BinaryOrbitParams* PulsarDopplerParams::orbit

binary orbital parameters (or NULL if isolated pulsar)

Definition at line 90 of file PulsarDataTypes.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 28 03:14:07 2008 for LAL by  doxygen 1.5.2