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


next up previous contents index
Next: measures.toradialvelocity - Function Up: measures - Tool Previous: measures.doshowauto - Function


measures.showauto - Function



Package general
Module measures
Tool measures


automatically update current conversions


Synopsis
showauto(g)


Arguments

g in use gui if available
    Allowed: boolean
    Default: T


Returns
bool


Description
showauto will display (and update automatically if an automatic frame update is active) any active conversions. It normally will start autonomously when specifying an autoframe, and if conversions are active. Manual filling of conversions that can be updated can be done with the doshowauto function.



Example
- dm.doshowauto(dm.epoch('utc','today'), 'last')	# auto update to LAST
T 
- dm.showauto(F)				# and show it on terminal
[type=epoch, refer=LAST, m0=[value=57505.5613, unit=d]]
T





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