Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/spst/UnixTransition/doc/orbfile_send.html
Дата изменения: Fri Apr 8 12:46:15 2016
Дата индексирования: Mon Apr 11 02:09:05 2016
Кодировка:
Python: module orbfile_send
 
 
orbfile_send
index
orbfile_send.py

PURPOSE --
replaces  DO ORBGEN, and  DO ORB_TO_SPB and all associated isql/sqr...
 
DEVELOPER --
 
Greg Wenzel
 
MODIFICATION HISTORY --
 
Initial implementation              08/25/2000  GWW.
Allow option to generate reports but not distribute  11/21/07 mdr
 
USAGE --
 
do orbfile_send <orbit_file> [-nodistribute]
or
orbfile_send.run(<orbit_file>, [-nodistribute])

 
Modules
       
orbit_util
os
spss_sys_util
spst_getopt
stpydb
string
sys
time_util

 
Functions
       
run(*args)
creates two output reports.  Sends notification to distribution list.
replaces  DO ORBGEN, and  DO ORB_TO_SPB and all associated isql/sqr...

 
Data
        FALSE = 0
False = 0
TRUE = 1
True = 1
false = 0
true = 1