Produced by IDL 7.1.1
User Documentation

./guide
gstatus.pro

Last modification date:
Wed Sep 28 13:27:09 2016

gstatus

procedure gstatus, [/full]

Summarize the status of GBTIDL as found in the global structure used by GBTIDL (!g).

This summarizes the parts of the !g structure that the user is most likely to care about. help,!g,/struct is useful, but only if you know exactly what you are looking for. Many fields in !g are not intended to be manipulated directly by the user and even those that are are sometimes difficult to interpret.

Using /full adds plotter color settings to the output.

See also the description of the contents of the !g structure appendix A in appendix A of the User's Guide.

Examples
    gstatus
 
Version
$Id$

Keywords
full
in, optional
boolean
If set, color settings are also summarized. The default is to omit that information.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:35 2016