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