29 #ifndef CALIBRATION_CALDESCBUFFER_H
30 #define CALIBRATION_CALDESCBUFFER_H
casacore::Array< casacore::MFrequency > & chanFreqMeas()
casacore::Array< casacore::Int > & chanRange()
virtual ~CalDescBuffer()
Default destructor.
casacore::Bool chanRangeOK_p
casacore::Vector< casacore::String > jonesType_p
casacore::Vector< casacore::Int > numSpw_p
Buffer fields.
casacore::Matrix< casacore::Int > & spwId()
casacore::Vector< casacore::Int > & nJones()
virtual void invalidate()
Invalidate the current calibration table cal_desc buffer.
casacore::Array< casacore::Int > chanRange_p
casacore::Bool chanWidthQuantOK_p
casacore::Array< casacore::MFrequency > chanFreqMeas_p
casacore::Bool numReceptorsOK_p
CalDescColumns * calDescCol_p
Ptr to cal main columns accessor.
casacore::Vector< casacore::Int > numReceptors_p
casacore::Vector< casacore::Int > measFreqRef_p
casacore::Matrix< casacore::String > & polznType()
virtual CalDescColumns * calDescCol()
Access to the columns accessor object.
casacore::Vector< casacore::String > msName_p
casacore::Bool connectedToIter_p
true if connected to underlying iterator
CalTable: Calibration table access and creation.
CalIterBase: Base class for calibration table iterators.
casacore::Array< casacore::Quantity > & chanWidthQuant()
casacore::Vector< casacore::Int > numChan_p
casacore::Bool numSpwOK_p
Buffer field status flags.
casacore::Bool jonesTypeOK_p
CalDescBuffer()
Default constructor.
casacore::Vector< casacore::Int > & numSpw()
casacore::Data field accessors
virtual void append(CalTable &)
Write the current buffer at the end of a specified calibration table cal_desc subtable(NYI) ...
casacore::Matrix< casacore::Int > spwId_p
casacore::Matrix< casacore::String > polznType_p
casacore::Vector< casacore::Int > & numReceptors()
casacore::Vector< casacore::Int > & numChan()
bool Bool
Define the standard types used by Casacore.
template <class T, class U> class vector;
casacore::Bool numChanOK_p
casacore::Bool measFreqRefOK_p
casacore::Bool msNameOK_p
CalDescColumns: Read-write cal_desc calibration table column access.
casacore::Bool connectedToIter()
Is the buffer connected to an underlying iterator ?
casacore::Bool chanFreqMeasOK_p
casacore::Vector< casacore::Int > & measFreqRef()
casacore::Vector< casacore::String > & msName()
casacore::Vector< casacore::Int > nJones_p
casacore::Array< casacore::Quantity > chanWidthQuant_p
virtual CalDescColumns * newCalDescCol(CalTable &calTable)
Factory method to create a columns accessor object of the appropriate type.
CalDescBuffer: Calibration table cal_desc buffer.
casacore::Bool nJonesOK_p
casacore::Vector< casacore::String > & jonesType()
casacore::Bool polznTypeOK_p