Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/start_end_times_check.html
Дата изменения: Fri Apr 8 12:46:15 2016 Дата индексирования: Mon Apr 11 06:10:43 2016 Кодировка: |
start_end_times_check | index start_end_times_check.py |
PURPOSE --
This module contains a class that checks the calendar start and end
times for consistency with SPST standard practices.
DEVELOPER --
Don Chance
MODIFICATION HISTORY --
o Initial implementation 9/21/00
o Changed calendar lead time to 2 weeks. drc 2/27/01
o Modified for T-11 scheduling. drc 9/10/01
o code cleanup drc 12/7/15
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
CAL_LEAD_TIME = 950400 PASS = 1 UNKNOWN = 0 |