29 #ifndef MS_MSDOPPLER_H
30 #define MS_MSDOPPLER_H
A Table intended to hold a MeasurementSet DOPPLER table.
Bool hasBeenDestroyed_p
required by the need to throw an exception in the destructor
Create a new table - define shapes, data managers, etc.
Main interface class to a read/write table.
MSDoppler 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...
void addVelDef()
temporary function to add the VELDEF column if it isn't there yet.
~MSDoppler()
As with tables, the destructor writes the table if necessary.
static MSTableMaps initMaps()
Initialize the statics appropriately.
const String & tableName() const
Get the table name.
Enums for the MeasurementSet DOPPLER table.
bool Bool
Define the standard types used by Casacore.
MSDoppler & operator=(const MSDoppler &)
Assignment operator, reference semantics.
MSDoppler()
This constructs an empty MSDoppler.
uInt64 rownr_t
Define the type of a row number in a table.
A struct holding the maps used in MSTable.
A Table intended to hold astronomical data.
String: the storage and methods of handling collections of characters.
TableOption
Define the possible options how a table can be opened.