#include <AntennaRecord.h>
Public Types | |
typedef MSAntenna | AssociatingTable |
typedef MSAntennaColumns | AssociatingColumns |
Public Member Functions | |
void | clear () |
method | |
AntennaRecord & | operator= (AntennaRecord const &other) |
void | add (AssociatingTable &table, AssociatingColumns &) |
Bool | fill (uInt irow, AssociatingColumns &columns) |
Public Attributes | |
String | name |
mandatory | |
MPosition | position |
String | type |
String | mount |
Double | dish_diameter |
String | station |
optional | |
MPosition | offset |
Definition at line 19 of file AntennaRecord.h.
typedef MSAntennaColumns casa::sdfiller::AntennaRecord::AssociatingColumns |
Definition at line 21 of file AntennaRecord.h.
typedef MSAntenna casa::sdfiller::AntennaRecord::AssociatingTable |
Definition at line 20 of file AntennaRecord.h.
void casa::sdfiller::AntennaRecord::add | ( | AssociatingTable & | table, | |
AssociatingColumns & | ||||
) | [inline] |
Definition at line 56 of file AntennaRecord.h.
References casacore::True.
void casa::sdfiller::AntennaRecord::clear | ( | ) | [inline] |
method
Definition at line 35 of file AntennaRecord.h.
References dish_diameter, mount, name, offset, position, station, and type.
Bool casa::sdfiller::AntennaRecord::fill | ( | uInt | irow, | |
AssociatingColumns & | columns | |||
) | [inline] |
Definition at line 60 of file AntennaRecord.h.
References casacore::anyNE(), dish_diameter, casacore::False, mount, name, offset, position, station, casacore::True, and type.
AntennaRecord& casa::sdfiller::AntennaRecord::operator= | ( | AntennaRecord const & | other | ) | [inline] |
Definition at line 45 of file AntennaRecord.h.
References dish_diameter, mount, name, offset, position, station, and type.
Definition at line 28 of file AntennaRecord.h.
Referenced by clear(), fill(), and operator=().
Definition at line 27 of file AntennaRecord.h.
Referenced by clear(), fill(), and operator=().
mandatory
Definition at line 24 of file AntennaRecord.h.
Referenced by clear(), fill(), and operator=().
MPosition casa::sdfiller::AntennaRecord::offset |
Definition at line 32 of file AntennaRecord.h.
Referenced by clear(), fill(), and operator=().
MPosition casa::sdfiller::AntennaRecord::position |
Definition at line 25 of file AntennaRecord.h.
Referenced by clear(), fill(), and operator=().
optional
Definition at line 31 of file AntennaRecord.h.
Referenced by clear(), fill(), and operator=().
Definition at line 26 of file AntennaRecord.h.
Referenced by clear(), fill(), and operator=().