|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
measures.showframe - Function
1.4.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 |
| ||
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’
__________________________________________________________________
More information about CASA may be found at the
CASA web page
Copyright © 2016 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