|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
atmosphere.getAbsDryCont - Function
4.1.1 Get Dry Continuum Absorption Coefficient at layer nl and frequency channel
nf in spectral window spwid
Description
Get Dry Continuum Absorption Coefficient at layer nl, spectral window spwid
and frequency channel nf
Arguments
Inputs |
| ||
nl |
| atmospheric layer number. The value must be >= 0.
| |
| allowed: | int | |
| Default: | ||
nf |
| frequency channnel number. The value must be >= 0.
| |
| allowed: | int |
|
| Default: | 0 |
|
spwid |
| spectral window id. The value must be >= 0.
| |
| allowed: | int |
|
| Default: | 0 |
|
Quantity
Example
ac = at.getAbsDryCont(0, 0, 0)
print "Dry Continuum absorption coefficient for layer 0, channel 0 is ", ac[’value’][0], ac[’unit’]
__________________________________________________________________
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