Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | viewer | |
Tool | viewer |
data | data to load | ||
Allowed: | array or image object, string filename of image or measurement set | ||
drawtype | type of Viewerdisplaydata tool to create | ||
Allowed: | 'raster', 'contour', 'vector', 'marker', or 'skycatalog' | ||
autoregister | auto-register this on any auto-register Viewerdisplaypanel tools? | ||
Allowed: | Boolean | ||
Default: | F |
This function provides the main route to creating Viewerdisplaydata tools. Any Viewerdisplaydata tool created using this function will be managed by this Viewer tool. Supported file types besides image tools and arrays are:
The arguments are straightforward, so for more information on what you can do with your Viewerdisplaydata tool once you've made it, see the documentation on Viewerdisplaydata tools. Internal use:This function uses the createdata function.