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


next up previous contents index
Next: image.setcoordsys - Function Up: image - Tool Previous: image.set - Function


image.setbrightnessunit - Function



Package general
Module images
Tool image


Set the image brightness unit


Synopsis
setbrightnessunit(unit)


Arguments

unit in New brightness unit
    Allowed: String


Returns
T or fail


Description

This function (short-hand name sbu) sets the image brightness unit. You can get the brightness unit with function brightnessunit.



Example
- im := imagefromshape(shape=[10,10])
- im.setbrightnessunit('km')
- im.brightnessunit()
km





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