Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/extrap_orb.html
Дата изменения: Fri Apr 8 12:46:14 2016 Дата индексирования: Mon Apr 11 00:38:41 2016 Кодировка: |
extrap_orb (version 3/31/09) | index extrap_orb.py |
PURPOSE --
To create an extrapolated (usually linear) orbit file for test-scheduling
tricky proposals and servicing missions in the correct timeframe. The
create time is set to a time on day 1990.001 so that it doesn't conflict
with the 10-week, flight orbit creation times.
DEVELOPER --
D. Jack MacConnell
MODIFICATION HISTORY --
Original EXTRAP_ORB by H. Preston and B. Mitchell Mar. 1993
Converted to Python and enhanced by J. MacConnell & D. Chance May 2001
Changed the name of the MOSS file from moss_1_year_orbit.dat to
moss_1_year_orbit.dat_1. D. Chance 8/27/02
Mods for new TDRSW - M. Reinhart 5/4/04
Modified to work with any satellite ids. D Chance 2/28/05
Modified for new file_type paramter in orbfile -create (SPSS build 49.7)
D. Chance 1/15/09
Mods for SPSS 49.8. MDR 3/31/09
Modules | ||||||
|
Classes | ||||||||
|
Functions | ||
|
Data | ||
__version__ = '3/31/09' dbconn = <stpydb.STSybase object> optlist = ['extrap_fit=', 'start_time=', 'end_time=', 'tefit=', 'twfit=', 'orb_file='] spss_db = 'spss' |