28 #ifndef MS_MSFREQOFFCOLUMNS_H
29 #define MS_MSFREQOFFCOLUMNS_H
ScalarQuantColumn< Double > timeQuant_p
void setEpochRef(MEpoch::Types ref, Bool tableMustBeEmpty=True)
set the epoch type for the TIME column.
MSFreqOffsetColumns & operator=(const MSFreqOffsetColumns &)
const ScalarColumn< Int > & antenna1() const
Const access to required columns.
ScalarColumn< Int > antenna1_p
~MSFreqOffsetColumns()
The destructor does nothing special.
ScalarColumn< Double > & offset()
rownr_t nrow() const
Convenience function that returns the number of rows in any of the columns.
ScalarQuantColumn< Double > offsetQuant_p
ScalarColumn< Double > & time()
const ScalarColumn< Int > & feedId() const
ScalarColumn< Int > spectralWindowId_p
ScalarColumn< Int > & antenna1()
Access to required columns.
const ScalarQuantColumn< Double > & offsetQuant() const
ScalarColumn< Int > & antenna2()
const ScalarMeasColumn< MEpoch > & timeMeas() const
rownr_t nrow() const
Get the number of rows in the column.
const ScalarQuantColumn< Double > & timeQuant() const
const ScalarColumn< Int > & antenna2() const
ScalarColumn< Double > interval_p
MSFreqOffsetColumns ROMSFreqOffsetColumns
Bool isNull() const
Is this object defined? (MSFreqOffset table is optional)
ScalarQuantColumn< Double > & offsetQuant()
ScalarQuantColumn< Double > & timeQuant()
ScalarColumn< Double > offset_p
bool Bool
Define the standard types used by Casacore.
ScalarQuantColumn< Double > intervalQuant_p
const ScalarColumn< Double > & offset() const
ScalarColumn< Int > feedId_p
const ScalarColumn< Double > & interval() const
ScalarColumn< Double > time_p
ScalarColumn< Int > antenna2_p
uInt64 rownr_t
Define the type of a row number in a table.
void attach(const MSFreqOffset &msFreqOffset)
ScalarColumn< Int > & feedId()
ScalarColumn< Double > & interval()
const ScalarColumn< Double > & time() const
ScalarQuantColumn< Double > & intervalQuant()
ScalarColumn< Int > & spectralWindowId()
const ScalarQuantColumn< Double > & intervalQuant() const
ScalarMeasColumn< MEpoch > & timeMeas()
Types
Types of known MEpochs Caution: The order defines the order in the translation matrix in the MCEpoch...
ScalarMeasColumn< MEpoch > timeMeas_p
const ScalarColumn< Int > & spectralWindowId() const
A class to provide easy access to MSFreqOffset columns.
A Table intended to hold a MeasurementSet FREQ_OFFSET table.