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.settitle - Function Up: imageprofilesupport - Tool Previous: imageprofilesupport.setspectralref - Function


imageprofilesupport.setyrangecallback - Function



Package general
Module images
Tool imageprofilesupport


Set ordinate data range via a callback function


Synopsis
setyrangecallback(callback)


Arguments

callback in Callback function
    Allowed: Glish function



Returns
T



Description

In function plot you may turn off profile ordinate autoscaling. If you do so, then the new display is drawn with the current ordinate range if there is one. If there is no current ordinate range available, the ordinate range is provided via this call back function. The callback function must return a vector of two floats, the ordinate minimum and maximum.





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