Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1cmd_1_1process.html
Дата изменения: Tue Sep 15 02:25:40 2015 Дата индексирования: Sun Apr 10 04:29:23 2016 Кодировка: Поисковые слова: ccd |
lsst.tcc
1.2.2-3-g89ecb63
|
Functions | |
def | process |
Variables | |
list | __all__ = ["process"] |
dictionary | _ProcNameAttrsDict |
_DidCheck = False | |
def tcc.cmd.process.process | ( | tccActor, | |
userCmd | |||
) |
Implement the process command @param[in,out] tccActor tcc actor reads tccActor.inst writes tccActor.inst and triggers a collimation update @param[in,out] userCmd user command
Definition at line 16 of file process.py.
list tcc.cmd.process.__all__ = ["process"] |
Definition at line 5 of file process.py.
tcc.cmd.process._DidCheck = False |
Definition at line 14 of file process.py.
dictionary tcc.cmd.process._ProcNameAttrsDict |
Definition at line 8 of file process.py.