NRAO Home > CASA > CASA Toolkit Reference Manual
measures.dirshow - Function

1.4.1

Show direction measure as a string.


Description

dirshow will convert a direction measure to a string

Arguments





Inputs

v

a direction measure value to be converted to string

allowed:

record

Default:

Returns
string

Example

 
 
print "\t----\t dirshow Ex 1 \t----"  
print me.dirshow(me.direction(’venus’))  
#[0, 90] deg  VENUS  
 

__________________________________________________________________


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