29 #ifndef CALIBRATION_CALITER_H
30 #define CALIBRATION_CALITER_H
virtual ~CalIter()
Default destructor.
Order
Enumerate the sort order:
CalTable: Calibration table access and creation.
CalIterBase: Base class for calibration table iterators.
void origin()
Iterator control.
Option
Enumerate the sort options:
CalTable * calTable_p
Pointer to calibration table.
CalIter()
Prohibit public use of the null constructor, which does not produce a usable object.
virtual CalTable & subTable()
Current iteration sub-table.
bool Bool
Define the standard types used by Casacore.
CalIter: Sequential calibration table iterator.