![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
comp_orbit
Computes orbital information for the XMM satellite for given
date and orbit file
XMM
comp_orbit, MJD, POS, VEL, file=file
MJD : Float value representing the date for which orbit
information is to be collected. Value is expressed in the
Modified Julian Date (MJD 2000, i.e. the date 0.0 refers to
1st January 2000 at 0:00:00)
file : Orbit input file string (ASCII, refer XMM-MOC-ICD-0021-OAD)
Default: orbita
May be fetched from http://xmm.vilspa.esa.es/~xmmdoc/orbit/.
none
POS : 3-dim vector containing X,Y,Z position of XMM for
given date. Unit are km in the Kepler reference
orbit, coordinate system is the Inertial Mean
Geocentric Equatorial System of year J2000.0, x-axis
towards mean vernal equinox, x-y plane conciding with
mean equatorial plane, z-axis toward north.
VEL : 3-dim vector containing X,Y,Z components of velocity
for XMM at given date. Unit are km in the Kepler reference
orbit, coordinate system is the Inertial Mean
Geocentric Equatorial System of year J2000.0, x-axis
towards mean vernal equinox, x-y plane conciding with
mean equatorial plane, z-axis toward north.
not known
each time the procedure is called the file is scanned - not
to used for often access.
Compute position and velocity for 2001-12-28,15:00,
orbit file is 'new_orbit':
comp_orbit, 362.62500,POS,VEL,file='new_orbit'
$Log: comp_orbit.pro,v $
Revision 1.1 2002/03/07 13:54:22 goehler
Initial version to make private version public.
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]