LALPulsar  6.1.0.1-b72065a
EmissionTime Struct Reference

Detailed Description

Basic output structure produced by LALBarycenter.c.

Definition at line 234 of file LALBarycenter.h.

Data Fields

REAL8 deltaT
 \( t_e \) (TDB) - \( t_a \) (GPS) More...
 
LIGOTimeGPS te
 pulse emission time (TDB); also sometimes called `‘arrival time (TDB) of same wavefront at SSB’' More...
 
REAL8 tDot
 d(emission time in TDB)/d(arrival time in GPS)
More...
 
REAL8 rDetector [3]
 Cartesian coords (0=x,1=y,2=z) of detector position at $t_a$ (GPS), in ICRS J2000 coords. More...
 
REAL8 vDetector [3]
 
REAL8 roemer
 the Roemer delay More...
 
REAL8 droemer
 d(Roemer)/d(tgps) More...
 
REAL8 shapiro
 the Shapiro delay More...
 
REAL8 dshapiro
 d(Shapiro)/d(tgps) More...
 
REAL8 erot
 Earth rotation delay. More...
 
REAL8 derot
 d(erot)/d(tgps) More...
 

Field Documentation

◆ deltaT

REAL8 EmissionTime::deltaT

\( t_e \) (TDB) - \( t_a \) (GPS)

  • (light-travel-time from source to SSB)

Definition at line 235 of file LALBarycenter.h.

◆ te

LIGOTimeGPS EmissionTime::te

pulse emission time (TDB); also sometimes called `‘arrival time (TDB) of same wavefront at SSB’'

Definition at line 238 of file LALBarycenter.h.

◆ tDot

REAL8 EmissionTime::tDot

d(emission time in TDB)/d(arrival time in GPS)

Definition at line 240 of file LALBarycenter.h.

◆ rDetector

REAL8 EmissionTime::rDetector[3]

Cartesian coords (0=x,1=y,2=z) of detector position at $t_a$ (GPS), in ICRS J2000 coords.

Units = sec.

Definition at line 242 of file LALBarycenter.h.

◆ vDetector

REAL8 EmissionTime::vDetector[3]

Definition at line 245 of file LALBarycenter.h.

◆ roemer

REAL8 EmissionTime::roemer

the Roemer delay

Definition at line 248 of file LALBarycenter.h.

◆ droemer

REAL8 EmissionTime::droemer

d(Roemer)/d(tgps)

Definition at line 249 of file LALBarycenter.h.

◆ shapiro

REAL8 EmissionTime::shapiro

the Shapiro delay

Definition at line 251 of file LALBarycenter.h.

◆ dshapiro

REAL8 EmissionTime::dshapiro

d(Shapiro)/d(tgps)

Definition at line 252 of file LALBarycenter.h.

◆ erot

REAL8 EmissionTime::erot

Earth rotation delay.

Definition at line 254 of file LALBarycenter.h.

◆ derot

REAL8 EmissionTime::derot

d(erot)/d(tgps)

Definition at line 255 of file LALBarycenter.h.