Go to the documentation of this file.
29 #ifndef MS_MSWEATHER_H
30 #define MS_MSWEATHER_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/ms/MeasurementSets/MSTable.h>
34 #include <casacore/ms/MeasurementSets/MSWeatherEnums.h>
MSWeather & operator=(const MSWeather &)
Assignment operator, reference semantics.
A Table intended to hold a MeasurementSet WEATHER table.
A Table intended to hold astronomical data
~MSWeather()
As with tables, the destructor writes the table if necessary.
Main interface class to a read/write table.
A struct holding the maps used in MSTable.
Create a new table - define shapes, data managers, etc.
this file contains all the compiler specific defines
Bool hasBeenDestroyed_p
required by the need to throw an exception in the destructor
String: the storage and methods of handling collections of characters.
bool Bool
Define the standard types used by Casacore.
static MSTableMaps initMaps()
Initialize the statics appropriately.
MSWeather 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...
TableOption
Define the possible options how a table can be opened.
Enums for the MeasurementSet WEATHER table.
const String & tableName() const
Get the table name.
MSWeather()
This constructs an empty MSWeather.