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

Functions

def showWeather
 

Variables

list __all__ = ["showWeather"]
 

Function Documentation

def tcc.cmd.showWeather.showWeather (   tccActor,
  userCmd,
  setDone = True 
)
Implement the "show weather" command

@param[in,out] tccActor  tcc actor
    reads tccActor.weath
@param[in,out] userCmd  user command
@param[in,out] isDone  set command done?

Definition at line 5 of file showWeather.py.

Variable Documentation

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

Definition at line 3 of file showWeather.py.