componentlist.getrefdir - Function

1.4.2 Return the reference direction
Description

The getrefdir function returns, as a direction measure, the reference direction for the specified component. The reference direction is for all the currently supported component shapes the direction of the centre of the component.

Arguments





Inputs

which

An index specifying which component. An integer between 1 and the list length

allowed:

int

Default:

Returns
anyrecord

Example

      include ’componentlist.g’  
      cl := componentlist(’crux.cl’);  
      dir := cl.getrefdir(1);  
    

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.