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.show - Function Up: dish - Tool Previous: dish.setregion - Function


dish.setYUnit - Function



Package dish
Module dish
Tool dish


Set the y-axis unit for a spectrum


Synopsis
setYUnit(unit)


Description
This function will set or override the y-axis unit for the globalscan1 spectrum. It does not affect the data values in the spectrum or calibrate in any way, it only changes the label on subsequent displays and the header entry for Y-units.



Arguments

unit   The units
    Allowed: string
    Default: no default


Returns
boolean (T if successful)


Example
- d.setYUnit('Ta*');
- d.show()





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