29 #ifndef NRAO_VLACALIBRATORFILTER_H
30 #define NRAO_VLACALIBRATORFILTER_H
VLACalibratorFilter()
The default constructor creats a filter that does not filter anything.
VLACalibratorFilter & operator=(const VLACalibratorFilter &other)
The assignment operator uses copy semantics.
This class interprets a VLA logical record.
virtual ~VLACalibratorFilter()
The destructor is trivial.
bool Bool
Define the standard types used by Casacore.
virtual casacore::Bool passThru(const VLALogicalRecord &record) const
returns true if the supplied record has an calibrator id that matches the calibrator id specified in ...
virtual VLAFilter * clone() const
Return a pointer to a copy of the VLACalibratorFilter object upcast to a VLAFilter object...
virtual casacore::Bool ok() const
casacore::Function which checks the internal data of this class for correct dimensionality and consis...