Go to the documentation of this file.
28 #ifndef TABLES_TABLEINFO_H
29 #define TABLES_TABLEINFO_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/casa/BasicSL/String.h>
TableInfo & operator=(const TableInfo &that)
Assignment (copy semantics).
MeasurementSet Weather table.
MeasurementSet System Calibration table.
MeasurementSet Feed characteristics table.
void readmeAddLine(const String &readmeLine)
Add a line to the readme.
MeasurementSet Oserving Log table.
Type
enum for various standard Table types.
a PagedImage is a PagedArray with coordinates and Masking (opt.)
Measurement Equation Calibration table.
void setType(const String &type)
Set the table (sub)type.
void setSubType(const String &subType)
MeasurementSet Antenna table.
Table type, subtype and further info.
void flush(const String &fileName)
Write the TableInfo object.
this file contains all the compiler specific defines
MeasurementSet Source table.
TableInfo()
Create an empty object.
void readmeClear()
Clear the readme.
MeasurementSet Spectral Window table.
A ComponentList table contains parameterised representations of the sky brightness.
const String & type() const
Get the table (sub)type.
a PagedArray (.../Lattices/PagedArray.h)
const String & subType() const
String: the storage and methods of handling collections of characters.
MeasurementSet Field table.
bool Bool
Define the standard types used by Casacore.
MeasurementSet Observation information table.
MeasurementSet Array table.
const String & readme() const
Get the readme.
MeasurementSet main Table.