measures.showframe - Function

1.3.1 show the currently active frame reference
Description

showframe will display the currently active reference frame values on the terminal. The different frame values necessary are described in the doframe function. The frame is displayed on the terminal using the formatting as done for the show function.

Arguments





Inputs

Returns
string

Example

"""  
#  
print "\t----\t showframe Ex 1 \t----"  
print me.doframe(me.epoch(’utc’,’today’)) # specify now as frame reference  
#T  
print me.showframe() # and show the current frame  
#’Frame: Epoch: 54054::22:01:42.2880’  
#  
"""

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search

Updated daily during alpha development.