Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1cmd_1_1track_stop.html
Дата изменения: Tue Sep 15 02:25:40 2015
Дата индексирования: Sun Apr 10 04:48:41 2016
Кодировка:
lsst.tcc: tcc.cmd.trackStop Namespace Reference
lsst.tcc  1.2.2-3-g89ecb63
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
tcc.cmd.trackStop Namespace Reference

Functions

def trackStop
 

Variables

list __all__ = ["trackStop"]
 

Function Documentation

def tcc.cmd.trackStop.trackStop (   tccActor,
  userCmd,
  doObj,
  doRot 
)
Implement the track/stop or rotate/stop command

@param[in,out] tccActor  tcc actor;
    modifies obj and slewCmd
@param[in,out] userCmd  track command
@param[in] doObj  halt az/alt?
@param[in] doRot  halt rotator?

Definition at line 10 of file trackStop.py.

Variable Documentation

list tcc.cmd.trackStop.__all__ = ["trackStop"]

Definition at line 8 of file trackStop.py.