29 #ifndef CALIBRATION_EPOINTMBUF_H
30 #define CALIBRATION_EPOINTMBUF_H
105 EPointMCol(dynamic_cast<EPointTable&>(calTable));};
virtual EPointMCol * newCalMainCol(CalTable &calTable)
Factory method to create a columns accessor object of the appropriate type.
casacore::Bool pointingOffsetOK_p
Buffer field status flags.
virtual casacore::Array< casacore::Float > & pointingOffset()
casacore::Data field accessors
CalTable: Calibration table access and creation.
virtual void invalidate()
Invalidate the current cache.
CalIterBase: Base class for calibration table iterators.
virtual casacore::Int nRow()
Maximum number of rows in the calibration buffer.
EPointMBuf()
Default constructor.
EPointJonesMCol: RW SolvableVisJones cal_main column access.
virtual void fillAttributes(const casacore::Vector< casacore::Int > &, const VisBuffer &)
Fill the cal buffer attribute columns in an empty cal buffer, after the cal indices have been set usi...
bool Bool
Define the standard types used by Casacore.
EPointMBuf: EPoint calibration main table buffer.
virtual EPointMCol * calMainCol()
Calibration table columns accessor.
virtual CalMainColumns * calMainCol()
Access to the columns accessor object.
TimeVarVisJonesMBuf: TimeVarVisJones calibration main table buffer.
VisBuffers encapsulate one chunk of visibility data for processing.
casacore::Array< casacore::Float > pointingOffset_p
Buffer fields.
virtual casacore::Int append(CalTable &calTable)
Write the current buffer at the end of a specified cal table; returns the number of rows appended...