41 template <
class T>
class Vector;
A 1-D Specialization of the Array class.
VLAADA()
The default constructor creates a unusable object.
Class for read-only access to data in a given format.
casacore::Double bx() const
return the Bx position in meters of this antenna, from the centre of the Array.
casacore::Vector< casacore::Double > pos() const
return the bx, by, bz positions in meters of this antenna, from the centre of the Array...
casacore::Bool nomSensApplied(VLAEnum::IF which, const casacore::uInt rev) const
Has the nominal sensitivity amplitude scaling been applied? (auto-true prior to revision 25 [exclusiv...
casacore::Float frontEndTemp(VLAEnum::IF which) const
Front end Temp...gives a clue if antenna is EVLA.
~VLAADA()
The destructor is trivial.
casacore::Double bz() const
return the Bz position in meters of this antenna, from the centre of the Array.
casacore::String antName(casacore::Bool newStyle=true) const
return the antenna name.
StokesTypes
The Stokes types are defined by this enum.
casacore::String padName() const
return the pad name that this antenna is currently located on.
casacore::Double v() const
return the v coordinate in meters of this antenna at the centre of the integration.
casacore::Double by() const
return the By position in meters of this antenna, from the centre of the Array.
casacore::uInt ifStatus(VLAEnum::IF which) const
return the IF status.
bool Bool
Define the standard types used by Casacore.
casacore::Double w() const
return the w coordinate in meters of this antenna at the centre of the integration.
casacore::Float nominalSensitivity(VLAEnum::IF which) const
returns the nominal sensitivity of the specified IF.
casacore::Stokes::StokesTypes ifPol(VLAEnum::IF which) const
return the IF polarisation.
VLAADA & operator=(const VLAADA &other)
The assignment constructor uses reference semantics.
IF
Names for all the IF's.
Interprets the data in an antenna data area of a VLA logical record.
String: the storage and methods of handling collections of characters.
casacore::uInt antId() const
returns the antenna Id.
casacore::Bool ok() const
casacore::Function which checks the internal data of this class for consistant values.
casacore::ByteSource itsRecord
void attach(casacore::ByteSource &record, casacore::uInt offset)
Re-initialise this object so that it now reads data from the given VLA logical record.
casacore::Double u() const
return the u coordinate in meters of this antenna at the centre of the integration.
casacore::String arrayName() const
Identifies which array an antennn belongs to: VLA, EVLA, or VLBA.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.