29 #ifndef NRAO_VLACONTINUUMRECORD_H
30 #define NRAO_VLACONTINUUMRECORD_H
43 template <
class T>
class Vector;
A 1-D Specialization of the Array class.
void attach(casacore::ByteSource &record, casacore::uInt offset)
Initialise this VLAContinuumRecord from the given BytesSource (which must contain a VLA logical recor...
Class for read-only access to data in a given format.
virtual VLABaselineRecord::Type type() const
Return the type of this record (ie., CONTINUUM).
virtual casacore::Vector< casacore::Bool > flags() const
returns the flags for the correlations for this baseline.
virtual ~VLAContinuumRecord()
The destructor is trivial.
virtual casacore::uInt ant2() const
returns the antenna 2 index for this baseline.
VLAContinuumRecord()
The default constructor creates a unusable object.
VLAContinuumRecord & operator=(const VLAContinuumRecord &other)
virtual casacore::uInt ant1() const
returns the antenna 1 index for this baseline.
casacore::Vector< casacore::Float > variance() const
returns the variance of the correlations for this baseline.
Type
The shapes of all the components.
virtual casacore::uInt scale() const
returns the scaling factor used to convert the internal data to the actual values.
virtual casacore::Vector< casacore::Complex > data() const
returns the correlations for this baseline.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.