28 #ifndef MS_MSHISTORYCOLUMNS_H
29 #define MS_MSHISTORYCOLUMNS_H
A Table intended to hold a MeasurementSet OBSERVATIONLOG table.
void attach(const MSHistory &msHistory)
void setEpochRef(MEpoch::Types ref, Bool tableMustBeEmpty=True)
set the epoch type for the TIME column.
~MSHistoryColumns()
The destructor does nothing special.
ScalarColumn< String > & origin()
ScalarMeasColumn< MEpoch > timeMeas_p
ScalarQuantColumn< Double > timeQuant_p
ArrayColumn< String > & appParams()
MSHistoryColumns ROMSHistoryColumns
ScalarColumn< String > message_p
const ScalarColumn< String > & origin() const
A class to provide easy access to MSHistory columns.
ScalarColumn< String > & application()
Access to required columns.
rownr_t nrow() const
Convenience function that returns the number of rows in any of the columns.
ScalarColumn< String > & message()
const ScalarColumn< Double > & time() const
ScalarColumn< String > application_p
const ScalarColumn< String > & priority() const
ScalarColumn< String > & priority()
ScalarColumn< Double > time_p
ScalarMeasColumn< MEpoch > & timeMeas()
const ScalarColumn< String > & application() const
Const access to required columns.
ScalarColumn< String > priority_p
bool Bool
Define the standard types used by Casacore.
Read and write access to an array table column with arbitrary data type.
ArrayColumn< String > & cliCommand()
ScalarColumn< Int > objectId_p
const ScalarColumn< Int > & objectId() const
MSHistoryColumns & operator=(const MSHistoryColumns &)
const ArrayColumn< String > & appParams() const
const ScalarMeasColumn< MEpoch > & timeMeas() const
ScalarColumn< Int > observationId_p
const ScalarColumn< String > & message() const
uInt64 rownr_t
Define the type of a row number in a table.
const ScalarColumn< Int > & observationId() const
const ScalarQuantColumn< Double > & timeQuant() const
ScalarColumn< Int > & objectId()
Access to a scalar table column with arbitrary data type.
Types
Types of known MEpochs Caution: The order defines the order in the translation matrix in the MCEpoch...
ScalarQuantColumn< Double > & timeQuant()
const ArrayColumn< String > & cliCommand() const
ArrayColumn< String > appParams_p
ScalarColumn< Int > & observationId()
ScalarColumn< String > origin_p
ScalarColumn< Double > & time()
ArrayColumn< String > cliCommand_p