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


next up previous contents index
Next: histogramgui.gui - Function Up: histogramgui - Tool Previous: Events


histogramgui - Constructor



Package display
Module widgets
Tool histogramgui


Construct a histogramgui


Synopsis
histogramgui(xmin, xmax, array, units, widgetset)


Arguments

xmin Start of selection to begin with
Allowed: Number
Default: 0
xmax End of selection to begin with
Allowed: Number
Default: 1
array Record containing array to plot
Allowed: Record containing .values and .counts
Default: unset
units Units to use on labels
Allowed: String
Default: 'unknown'
widgetset Widgetset to use
Allowed: Widgetset
Default: dws


Returns
T



Description
Constructs a new histogram gui with the specified parameters (does not build the gui).





next up previous contents index
Next: histogramgui.gui - Function Up: histogramgui - Tool Previous: Events   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-10-15