Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/fhstcheck.html
Дата изменения: Fri Apr 8 12:46:14 2016 Дата индексирования: Sun Apr 10 23:45:55 2016 Кодировка: Поисковые слова: mercury program |
fhstcheck | index fhstcheck.py |
PURPOSE --
This module contains a class that calls the UPDCHK routine.
DEVELOPER --
Don Chance
MODIFICATION HISTORY --
o Initial implementation 9/21/00
o Modified for FIR (Unix operation) drc 11/16/01
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
BOTH = 'both' BOTTOM = 'bottom' DISABLED = 'disabled' E = 'e' FAIL = -1 LEFT = 'left' NORMAL = 'normal' PASS = 1 RAISED = 'raised' RIGHT = 'right' TOP = 'top' UNKNOWN = 0 W = 'w' X = 'x' Y = 'y' YES = 1 |