EphemerisFilenames Struct Reference

This structure contains two pointers to data files containing arrays of center-of-mass positions for the Earth and Sun, respectively. More...

#include <LALBarycenter.h>


Data Fields

CHARearthEphemeris
 File containing Earth's position.
CHARsunEphemeris
 File containing Sun's position.


Detailed Description

This structure contains two pointers to data files containing arrays of center-of-mass positions for the Earth and Sun, respectively.

The tables are derived from the JPL ephemeris.

Files tabulate positions for one calendar year (actually, a little more than one year, to deal with overlaps). The first line of each table summarizes what is in it. Subsequent lines give the time (GPS) and the Earth's position $(x,y,z)$, velocity $(v_x, v_y, v_z)$, and acceleration $(a_x, a_y, a_z)$ at that instant. All in units of seconds; e.g. positions have units of seconds, and accelerations have units 1/sec.

Definition at line 247 of file LALBarycenter.h.


Field Documentation

CHAR* EphemerisFilenames::earthEphemeris

File containing Earth's position.

Definition at line 249 of file LALBarycenter.h.

CHAR* EphemerisFilenames::sunEphemeris

File containing Sun's position.

Definition at line 250 of file LALBarycenter.h.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 7 02:41:46 2008 for LAL by  doxygen 1.5.2