Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: dish.history - Function Up: dish - Tool Previous: dish.header - Function


dish.help - Function



Package dish
Module dish
Tool dish


Provide simple help on dish functions


Synopsis
help(dishfn, driveweb)


Description
This function provides simple help on the specified dish function. In addition, it will optionally drive the web browser to the location of the more extended help.



Arguments

dishfn   Name of dish function
    Allowed: String
    Default: no default
driveweb   Drive the browser to the URM help
    Allowed: Boolean
    Default: F


Returns
T (if successful)


Example
- d.help('calib') 
dish.dish.dish.calib.function

 calib -- Function -- dish.dish.dish
  Apply calibration to a scan (GBT only currently).
 Useage:  calib(scan, baseline, range, order, units)

You may find more information in the on-line documentation available
via your web browser.  Type the command

   web()

to view more about dish.dish.dish.calib.function.

T





next up previous contents index
Next: dish.history - Function Up: dish - Tool Previous: dish.header - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01