29 #ifndef MS_MSFREQOFFSET_H 30 #define MS_MSFREQOFFSET_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/ms/MeasurementSets/MSTable.h> 34 #include <casacore/ms/MeasurementSets/MSFreqOffEnums.h> 79 public MSTable<MSFreqOffsetEnums::PredefinedColumns,
80 MSFreqOffsetEnums::PredefinedKeywords>
Create a new table - define shapes, data managers, etc.
Main interface class to a read/write table.
MSFreqOffset()
This constructs an empty MSFreqOffset.
static void init()
Initialize the statics appropriately.
MSFreqOffset & operator=(const MSFreqOffset &)
Assignment operator, reference semantics.
MSFreqOffset referenceCopy(const String &newTableName, const Block< String > &writableColumns) const
Make a special copy of this Table which references all columns from this Table except those mentioned...
~MSFreqOffset()
As with tables, the destructor writes the table if necessary.
Bool hasBeenDestroyed_p
required by the need to throw an exception in the destructor
bool Bool
Define the standard types used by Casacore.
Enums for the MeasurementSet FREQ_OFFSET table.
A Table intended to hold astronomical data.
String: the storage and methods of handling collections of characters.
const String & tableName() const
Get the table name.
this file contains all the compiler specific defines
A Table intended to hold a MeasurementSet FREQ_OFFSET table.
TableOption
Define the possible options how a table can be opened.