Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/begin_boundary_check.html
Дата изменения: Fri Apr 8 12:46:14 2016 Дата индексирования: Mon Apr 11 05:55:05 2016 Кодировка: |
begin_boundary_check (version 15.11.18) | index begin_boundary_check.py |
PURPOSE --
This module contains a class that checks the no-activity zone at
the start of a calendar.
DEVELOPER --
Don Chance
MODIFICATION HISTORY --
o Initial implementation 9/21/00
o write out explanation of the failure. drc 10/23/08
o move database query into run function. drc 11/18/15
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
FAIL = -1 PASS = 1 __version__ = '15.11.18' sogs_db = 'spss' |