<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/tools/xml/casa.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://casa.nrao.edu/schema/psetTypes.html">
<tool module="atmosphere" name="atmosphere">
<shortdescription>Atmosphere model</shortdescription>
<include>atmosphere_forward.h</include>
<include>atmosphere_private.h</include>
<method name="atmosphere" type="constructor">
<shortdescription>Construct an atmosphere tool</shortdescription>
This is used to construct an {\tt atmosphere} tool.
<returns type="atmosphere"/>
A default atmosphere tool is created automatically during casapy
startup and defined as 'at'.
Manual tool construction is done this way:
<method name="close" type="function">
<shortdescription>Destroy the atmosphere tool</shortdescription>
<method name="done" type="function">
<shortdescription>Destroy the atmosphere tool</shortdescription>
<method name="getAtmVersion" type="function">
<shortdescription>Returns the version of ATM library.
Returns the version of ATM library implemented to this tool.
<returns type="string">The ATM library tag.