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


next up previous contents index
Next: guientry.quantity - Function Up: guientry - Tool Previous: guientry.epoch - Function


guientry.direction - Function



Package display
Module widgets
Tool guientry


Make a widget for a direction entry


Synopsis
direction(parent, value, default, options, allowunset, editable, hlp)


Description
Constructs a widget for the entry of measures direction values.

The allowed formats for user input are:

  • The direction reference frame may be chosen using the left hand button, and the latitude and longitude entered in the next two entry boxes. The allowed formats for times and angles are described in the quanta tool.
  • A planet may be selected using the left hand button
  • One of a list of bright radio sources may be selected using the SourceList button under the spanner/wrench.
  • The name of Glish variable or function that evaluates to a direction measure.

Note that changing the reference frame does not change the values in the entry boxes. Instead, it defines the frame with the currently specified values. If you wish to make a conversion, use the measures direction gui.

The options string can be used to specify vertically aligned entries.



Arguments

parent Parent of the menu
Allowed: Tk frame
value Value to insert on start
Allowed: Variable or unset
default Default value
Allowed: Variable
options options: 'vertical'|''
Allowed: string
Default: ''
allowunset Allow unset values
Allowed: Boolean
Default: T
editable Is the entry editable by the user
Allowed: Boolean
Default: T
hlp Popup help string
Allowed: String
Default: Unset


Returns
guientry widget




next up previous contents index
Next: guientry.quantity - Function Up: guientry - Tool Previous: guientry.epoch - 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-10-15