Atmosphere model
Requires:
Synopsis
| atmosphere | Construct an atmosphere tool |
| listAtmosphereTypes | Returns a list of atmospheric types used by ATM. |
| initAtmProfile | Set initial atmospheric profile for atmosphere tool |
| updateAtmProfile | Update basic atmospheric parameters of atmosphere tool |
| getBasicAtmParms | Gets the current basic atmospheric parameters of the model. |
| getNumLayers | Returns the number of layers in the atmospheric profile. |
| getAtmTypeHPT | Gets the altitude, pressure and temperature arrays that describe the behaviour above the tropopause. |
| getStartupWaterContent | get the guessed startup water content |
| getGroundWH2O | get the zenith column of water vapor |
| getProfile | get atmospheric profile |
| initSpectralWindow | initialize spectral window |
| addSpectralWindow | add a new spectral window |
| getNumSpectralWindows | Get number of spectral windows |
| getNumChan | return the number of channels of ith band |
| getRefChan | Get the reference channel of given spectral window |
| getRefFreq | Get the reference frequency of given spectral window |
| getChanSep | Get the channel separation for regularly spaced grid for spectral window |
| getChanFreq | Get the channel frequency for a given grid point for the specified spectral window. |
| getSpectralWindow | Get the spectral grid for the specified spectral window. |
| getChanNum | Get the grid position for a given frequency in the specified spectral window. |
| getBandwidth | Get the frequency range encompassing the list of frequency grid points for the specified spectral window. |
| getMinFreq | Get lowest frequency channel for the specified spectral window. |
| getMaxFreq | Get highest frequency channel for the specified spectral window. |
| getDryOpacity | get the integrated Dry Opacity along the atmospheric path for channel nc in spectral window swpId |
| getDryContOpacity | get the integrated Dry Continuum Opacity along the atmospheric path for channel nc |
| getO2LinesOpacity | get the integrated O2 Lines Opacity along the atmospheric path for channel nc |
| getO3LinesOpacity | get the integrated O2 Lines Opacity along the atmospheric path for channel nc |
| getCOLinesOpacity | get the integrated O2 Lines Opacity along the atmospheric path for channel nc |
| getN2OLinesOpacity | get the integrated O2 Lines Opacity along the atmospheric path for channel nc |
| getWetOpacity | get the integrated Wet Opacity along the atmospheric path for channel nc in spectral window spwid |
| getH2OLinesOpacity | get the integrated H2O Lines Opacity along the atmospheric path for channel nc |
| getH2OContOpacity | get the integrated H2O Cont Opacity along the atmospheric path for channel nc |
| getDryOpacitySpec | get the integrated optical depth on each channel of a band |
| getWetOpacitySpec | get the integrated optical depth on each channel of a band |
| getDispersivePhaseDelay | get the integrated zenith H2O Atmospheric Phase Delay |
| getDispersiveWetPhaseDelay | get the integrated dispersive Atmospheric Phase Delay |
| getNonDispersiveWetPhaseDelay | get the integrated nondispersive Atmospheric Phase Delay |
| getNonDispersiveDryPhaseDelay | get the integrated nondispersive Atmospheric Phase Delay |
| getNonDispersivePhaseDelay | get the integrated zenith H2O Atmospheric Phase Delay (Non-Dispersive part) |
| getDispersivePathLength | get the integrated Atmospheric Dispersive Path |
| getDispersiveWetPathLength | get the integrated wet Atmospheric Dispersive Path |
| getNonDispersiveWetPathLength | get the integrated wet Atmospheric NonDispersive Path |
| ?? | get the integrated wet Atmospheric NonDispersive Path |
| getO2LinesPathLength | get the integrated O2 lines Path |
| getO3LinesPathLength | get the integrated O3 lines Path |
| getCOLinesPathLength | get the integrated CO lines Path |
| getN2OLinesPathLength | get the integrated N2O lines Path |
| getNonDispersivePathLength | get the integrated Atmospheric Non-Dispersive Path |
| getAbsH2OLines | Get H2O lines Absorption Coefficient at layer nl and frequency channel nf |
| getAbsH2OCont | Get H2O continuum Absorption Coefficient at layer nl and frequency channel nf |
| getAbsO2Lines | Get O2 lines Absorption Coefficient at layer nl and frequency channel nf |
| getAbsDryCont | Get H2O lines Absorption Coefficient at layer nl and frequency channel nf |
| getAbsO3Lines | Get O3 lines Absorption Coefficient at layer nl and frequency channel nf |
| getAbsCOLines | Get CO lines Absorption Coefficient at layer nl and frequency channel nf |
| getAbsN2OLines | Get N2O lines Absorption Coefficient at layer nl and frequency channel nf |
| getAbsTotalDry | Get H2O lines Absorption Coefficient at layer nl and frequency channel nf |
| getAbsTotalWet | Get total wet absorption coefficient at layer nl and frequency channel nf |
| setUserWH2O | set the user zenith water vapor column |
| getUserWH2O | get the user zenith water vapor column |
| setAirMass | Set the air mass |
| getAirMass | Get the air mass |
| setSkyBackgroundTemperature | Set the sky background temperature |
| getSkyBackgroundTemperature | Get the sky background temperature |
| getAverageTebbSky | Returns average equiv. BB Temp |
| getTebbSky | Returns equiv. BB Temp |
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.