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


next up previous contents index
Next: imageprofilesupport.clearplotter - Function Up: imageprofilesupport - Tool Previous: imageprofilesupport - Tool


imageprofilesupport - Constructor



Package general
Module images
Tool imageprofilesupport


Construct an imageprofilesupport tool


Synopsis
imageprofilesupport(csys, shp, widgetset, multiabcissa, offset)


Arguments

csys in Coordinate System
    Allowed: Coordsys tool
shp in Shape of associated image
    Allowed: Vector of integer
widgetset in The widgetset to use for the GUI
    Allowed: A widgetserver tool
    Default: dws
multiabcissa in Allow multiple abcissas
    Allowed: T or F
    Default: F
offset in Show abcissa offset entry ?
    Allowed: T or F
    Default: F


Returns
imageprofilesupport tool



Description
This constructs the imageprofilesupport tool.



Example
- im := image('ngc1313.cube')
- csys = im.coordsys()
- p := imageprofilesupport(csys=csys, shp=im.shape())





next up previous contents index
Next: imageprofilesupport.clearplotter - Function Up: imageprofilesupport - Tool Previous: imageprofilesupport - Tool   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