casa
5.7.0-16
|
Converts a list or lists dumped from the splatalogue web interface to a casa table. More...
#include <ListConverter.h>
Public Member Functions | |
ListConverter (const casacore::Vector< casacore::String > &filename, const casacore::String &table) | |
Constructor. More... | |
~ListConverter () | |
destuctor More... | |
SplatalogueTable * | load () |
load the lists into the table. More... | |
Private Member Functions | |
ListConverter () | |
void | _parseLists () |
SplatalogueTable * | _defineTable (const casacore::uInt nrows) |
void | _addData (const SplatalogueTable *table) const |
Converts a list or lists dumped from the splatalogue web interface to a casa table.
Public interface
Converts a splatalogue line list to a CASA table.
It is a requirement that users be able to convert splatalogue line lists to CASA tables for manipulation of these data within CASA.
A class to for splatalogue list conversion.
Definition at line 75 of file ListConverter.h.
casa::ListConverter::ListConverter | ( | const casacore::Vector< casacore::String > & | filename, |
const casacore::String & | table | ||
) |
Constructor.
casa::ListConverter::~ListConverter | ( | ) |
destuctor
|
private |
|
private |
|
private |
|
private |
SplatalogueTable* casa::ListConverter::load | ( | ) |
load the lists into the table.
It is the caller's responsibility to delete the returned pointer.
|
private |
Definition at line 92 of file ListConverter.h.
|
private |
Definition at line 95 of file ListConverter.h.
|
private |
Definition at line 91 of file ListConverter.h.
|
private |
Definition at line 95 of file ListConverter.h.
|
private |
Definition at line 91 of file ListConverter.h.
|
private |
Definition at line 94 of file ListConverter.h.
|
private |
Definition at line 91 of file ListConverter.h.
|
private |
Definition at line 95 of file ListConverter.h.
|
private |
Definition at line 92 of file ListConverter.h.
|
private |
Definition at line 90 of file ListConverter.h.
|
private |
Definition at line 88 of file ListConverter.h.
|
private |
Definition at line 95 of file ListConverter.h.
|
private |
Definition at line 92 of file ListConverter.h.
|
private |
Definition at line 93 of file ListConverter.h.
|
private |
Definition at line 95 of file ListConverter.h.
|
private |
Definition at line 91 of file ListConverter.h.
|
private |
Definition at line 92 of file ListConverter.h.
|
private |
Definition at line 91 of file ListConverter.h.