nraonrao
 
NRAO Home > CASA > CasaRef
atmosphere.getAbsTotalWet - Function

4.1.1 Get total wet absorption coefficient at layer nl and frequency channel nf in spectral window spwid
Description

Get total wet absorption coefficient at layer nl, spectral window spwid and frequency channel nf

Arguments





Inputs

nl

atmospheric layer number

allowed:

int

Default:

nf

frequency channnel number

allowed:

int

Default:

0

spwid

spectral window id

allowed:

int

Default:

0

Returns
Quantity

Example

ac = at.getAbsTotalWet(0,0,0)  
print "Total wet absorption coefficient for layer 0, channel 0 is ", ac.value, ac.units

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.