atmosphere.getO2LinesOpacity - Function

4.1.1 get the integrated O2 Lines Opacity along the atmospheric path for channel nc
Description

Get the integrated Dry Opacity for one channel in a band.

Arguments





Inputs

nc

Channel number (0-based; defaults to reference channel)

allowed:

int

Default:

-1

Returns
double

Example

nb = 1  
fC = quantity([850.0],’GHz’)  
fW = quantity([0.5],’GHz’)  
fR = quantity([0.5],’GHz’)  
at.initSpectralWindow(nb,fC,fW,fR)  
print "Total O2 Lines Opacity at ", fC.value, fC.units, " for 1.0 air mass: ", at.getO2LinesOpacity()  

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.