<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="spectralline" name="spectralline">
<shortdescription>spectral line tool</shortdescription>
<keyword>spectralline</keyword>
<include>spectralline_forward.h</include>
<include>spectralline_private.h</include>
The spectral line tool provides an interface for searching spectral line lists
downloaded from Splatalogue (http://www.splatalogue.net).
{\bf Overview of Spectralline \tool\ functionality}
\item {\bf Conversion - } In order for the spectralline tool to be able to search
Splatalogue a splatalogue line list, an ascii version of a line list must be exported
using the splatalogue web interface and then converted to a CASA table. The method
splattotable does this conversion.
\item <link anchor="spectralline:spectralline.splattotable.function">splattotable</link> - Convert an ascii Splatalogue line list to a casa table.
\item {\bf Construction - }
\item <link anchor="spectralline:spectralline.open.function">open</link> - open a Spatalogue table for searching
\item <link anchor="spectralline:spectralline.search.function">search</link> - search a Spatalogue table
\item <link anchor="spectralline:spectralline.chemnames.function">chemnames</link> - get unique chemical names in a Splatalogue table
\item <link anchor="spectralline:spectralline.species.function">species</link> - get unique species in a Splatalogue table
\item {\bf Examination - }