atmosphere.getAverageTebbSky - Function

4.1.1 Returns average equiv. BB Temp
Description

Returns the average Equivalent Blackbody Temperature in spectral window spwid, for the current conditions and a perfect sky coupling.

Arguments





Inputs

spwid

Spectral window (0-based)

allowed:

int

Default:

0

wh2o

mm

User specified water column length in mm. Default is not to use wh2o.

allowed:

doublemm

Default:

-1

Returns
Quantity

Example

wh2o=quantity(0.4,’mm’)  
print "(INPUT CHANGE) water vapor column:", wh2o.value, wh2o.units  
print "(NEW OUTPUT) T_EBB =", at.getAverageTebbSky(0,wh2o).value, at.getAverageTebbSky(0,wh2o).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.