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


next up previous contents index
Next: regionmanager.absreltype - Function Up: regionmanager - Tool Previous: regionmanager - Tool


regionmanager - Constructor



Package general
Module images
Tool regionmanager


Construct a regionmanager


Synopsis
regionmanager()


Returns
Regionmanager tool


Description
This is the only Regionmanager constructor. It should generally be unnecessary for you to make one as there is little state in a Regionmanager (you can set a Coordinate System with setcoordinates); the default Regionmanager drm should be all you need.



Example
- include 'regionmanager.g'
- const myrm := regionmanager()
- myrm.type()
regionmanager





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