28 #ifndef MS_MSANTENNACOLUMNS_H
29 #define MS_MSANTENNACOLUMNS_H
173 const String& stationName,
199 const Double tolInM)
const;
const ScalarColumn< Int > & phasedArrayId() const
ScalarMeasColumn< MPosition > & positionMeas()
ScalarColumn< String > station_p
Int64 matchAntenna(const MPosition &antennaPos, const Quantum< Double > &tolerance, Int64 tryRow=-1)
returns the last row that contains an antenna at the specified position, to within the specified tole...
long long Int64
Define the extra non-standard types used by Casacore (like proposed uSize, Size)
MSAntennaColumns ROMSAntennaColumns
A Measure: position on Earth.
ScalarColumn< Int > & orbitId()
ScalarColumn< String > & name()
~MSAntennaColumns()
The destructor does nothing special.
ScalarColumn< Bool > & flagRow()
void setPositionRef(MPosition::Types ref)
set the position type for the POSITION column.
ArrayColumn< Double > & meanOrbit()
Access to optional columns.
ArrayColumn< Double > position_p
ArrayQuantColumn< Double > & positionQuant()
ScalarColumn< String > name_p
rownr_t nrow() const
Convenience function that returns the number of rows in any of the columns.
ScalarMeasColumn< MPosition > offsetMeas_p
ArrayQuantColumn< Double > offsetQuant_p
ScalarColumn< String > type_p
const ArrayColumn< Double > & meanOrbit() const
Const access to optional columns.
Bool matchName(rownr_t row, const String &antName) const
void attachOptionalCols(const MSAntenna &msAntenna)
A Table intended to hold a MeasurementSet ANTENNA table.
MSAntennaColumns & operator=(const MSAntennaColumns &)
const ScalarColumn< Int > & orbitId() const
ScalarColumn< String > & mount()
ScalarColumn< Int > orbitId_p
const ScalarColumn< String > & station() const
ScalarMeasColumn< MPosition > & offsetMeas()
ArrayQuantColumn< Double > positionQuant_p
const ScalarColumn< Bool > & flagRow() const
rownr_t nrow() const
Get the number of rows in the column.
ScalarQuantColumn< Double > & dishDiameterQuant()
ScalarColumn< String > mount_p
const ScalarColumn< Double > & dishDiameter() const
Const access to required columns.
const ArrayColumn< Double > & position() const
ScalarColumn< Double > & dishDiameter()
Access to required columns.
const ArrayQuantColumn< Double > & positionQuant() const
ArrayColumn< Double > offset_p
ScalarColumn< Double > dishDiameter_p
void attach(const MSAntenna &msAntenna)
ScalarColumn< Int > phasedArrayId_p
A class to provide easy access to MSAntenna columns.
ArrayColumn< Double > meanOrbit_p
bool Bool
Define the standard types used by Casacore.
ScalarColumn< Bool > flagRow_p
ArrayColumn< Double > & position()
Bool matchStation(rownr_t row, const String &stationName) const
const ScalarMeasColumn< MPosition > & offsetMeas() const
const ArrayColumn< Double > & offset() const
const ArrayQuantColumn< Double > & offsetQuant() const
const ScalarQuantColumn< Double > & dishDiameterQuant() const
Types
Types of known MPositions Warning: The order defines the order in the translation matrix FromTo in t...
uInt64 rownr_t
Define the type of a row number in a table.
void setOffsetRef(MPosition::Types ref)
set the position type for the OFFSET column.
const ScalarColumn< String > & mount() const
ScalarMeasColumn< MPosition > positionMeas_p
ScalarColumn< Int > & phasedArrayId()
ScalarColumn< String > & station()
const ScalarColumn< String > & name() const
Int64 matchAntennaAndStation(const String &antName, const String &stationName, const MPosition &antennaPos, const Quantum< Double > &tolerance, Int64 tryRow=-1)
Same as the previous function except that the station name must also match.
const ScalarColumn< String > & type() const
String: the storage and methods of handling collections of characters.
ScalarColumn< String > & type()
const ScalarMeasColumn< MPosition > & positionMeas() const
Bool matchPosition(rownr_t row, const Vector< Double > &antPosInM, const Double tolInM) const
ArrayQuantColumn< Double > & offsetQuant()
ArrayColumn< Double > & offset()
ScalarQuantColumn< Double > dishDiameterQuant_p