Path: Orbit/OrbitPropagator
% Reads a Topex Precision Orbit Ephemerides file. -------------------------------------------------------------------------- Form: d = ReadTopexPOE( fileName ) -------------------------------------------------------------------------- ------ Inputs ------ fileName (1,:) Filename m (1,1) Save every mth record ------- Outputs ------- d (1,1) Topex Data Structure .uTC(:) .year .month .day .hour .min .sec .sidereal (1,:) Greenwich hour angle satellite epoch (deg). .polarMotion (2,:) Polar Motion(milli arc-seconds) .epochTime (1,:) Ephemeris time (days from Jan 0.0) .xECI (6,:) (km) .xEF (6,:) (km) --------------------------------------------------------------------------
Common: General/WaitBarManager Common: General/flength Common: Graphics/Plot2D
Back to the Orbit Module page