#include <MSWeatherColumns.h>
Inheritance diagram for casa::ROMSWeatherColumns:

Part of API
ROMSWeatherColumns stands for Read-Only MeasurementSet Weather Table columns.
This class provides read-only access to the columns in the MSWeather Table. It does the declaration of all the Scalar and ArrayColumns with the correct types, so the application programmer doesn't have to worry about getting those right. There is an access function for every predefined column. Access to non-predefined columns will still have to be done with explicit declarations. See ROMSColumns for an example.
See MSColumns for the motivation.
Definition at line 75 of file MSWeatherColumns.h.
| casa::ROMSWeatherColumns::ROMSWeatherColumns | ( | const MSWeather & | msWeather | ) |
Create a columns object that accesses the data in the specified Table.
| casa::ROMSWeatherColumns::~ROMSWeatherColumns | ( | ) |
The destructor does nothing special.
| casa::ROMSWeatherColumns::ROMSWeatherColumns | ( | ) | [protected] |
| casa::ROMSWeatherColumns::ROMSWeatherColumns | ( | const ROMSWeatherColumns & | ) | [private] |
| Bool casa::ROMSWeatherColumns::isNull | ( | ) | const [inline] |
Is this object defined? (MSWeather table is optional).
Definition at line 85 of file MSWeatherColumns.h.
References isNull_p.
Referenced by nrow().
| const ROScalarColumn<Int>& casa::ROMSWeatherColumns::antennaId | ( | ) | const [inline] |
Access to columns.
Definition at line 89 of file MSWeatherColumns.h.
References antennaId_p.
Referenced by casa::MSWeatherColumns::antennaId().
| const ROScalarColumn<Double>& casa::ROMSWeatherColumns::interval | ( | ) | const [inline] |
Definition at line 90 of file MSWeatherColumns.h.
References interval_p.
Referenced by casa::MSWeatherColumns::interval().
| const ROScalarQuantColumn<Double>& casa::ROMSWeatherColumns::intervalQuant | ( | ) | const [inline] |
Definition at line 91 of file MSWeatherColumns.h.
References intervalQuant_p.
Referenced by casa::MSWeatherColumns::intervalQuant().
| const ROScalarColumn<Double>& casa::ROMSWeatherColumns::time | ( | ) | const [inline] |
| const ROScalarQuantColumn<Double>& casa::ROMSWeatherColumns::timeQuant | ( | ) | const [inline] |
Definition at line 94 of file MSWeatherColumns.h.
References timeQuant_p.
Referenced by casa::MSWeatherColumns::timeQuant().
| const ROScalarMeasColumn<MEpoch>& casa::ROMSWeatherColumns::timeMeas | ( | ) | const [inline] |
Definition at line 95 of file MSWeatherColumns.h.
References timeMeas_p.
Referenced by casa::MSWeatherColumns::timeMeas().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::dewPoint | ( | ) | const [inline] |
Access to optional columns.
Definition at line 100 of file MSWeatherColumns.h.
References dewPoint_p.
Referenced by casa::MSWeatherColumns::dewPoint().
| const ROScalarQuantColumn<Float>& casa::ROMSWeatherColumns::dewPointQuant | ( | ) | const [inline] |
Definition at line 101 of file MSWeatherColumns.h.
References dewPointQuant_p.
Referenced by casa::MSWeatherColumns::dewPointQuant().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::dewPointFlag | ( | ) | const [inline] |
Definition at line 103 of file MSWeatherColumns.h.
References dewPointFlag_p.
Referenced by casa::MSWeatherColumns::dewPointFlag().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::H2O | ( | ) | const [inline] |
Definition at line 104 of file MSWeatherColumns.h.
References H2O_p.
Referenced by casa::MSWeatherColumns::H2O().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::H2OFlag | ( | ) | const [inline] |
Definition at line 105 of file MSWeatherColumns.h.
References H2OFlag_p.
Referenced by casa::MSWeatherColumns::H2OFlag().
| const ROScalarQuantColumn<Float>& casa::ROMSWeatherColumns::H2OQuant | ( | ) | const [inline] |
Definition at line 106 of file MSWeatherColumns.h.
References H2OQuant_p.
Referenced by casa::MSWeatherColumns::H2OQuant().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::ionosElectron | ( | ) | const [inline] |
Definition at line 107 of file MSWeatherColumns.h.
References ionosElectron_p.
Referenced by casa::MSWeatherColumns::ionosElectron().
| const ROScalarQuantColumn<Float>& casa::ROMSWeatherColumns::ionosElectronQuant | ( | ) | const [inline] |
Definition at line 108 of file MSWeatherColumns.h.
References ionosElectronQuant_p.
Referenced by casa::MSWeatherColumns::ionosElectronQuant().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::ionosElectronFlag | ( | ) | const [inline] |
Definition at line 110 of file MSWeatherColumns.h.
References ionosElectronFlag_p.
Referenced by casa::MSWeatherColumns::ionosElectronFlag().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::pressure | ( | ) | const [inline] |
Definition at line 112 of file MSWeatherColumns.h.
References pressure_p.
Referenced by casa::MSWeatherColumns::pressure().
| const ROScalarQuantColumn<Float>& casa::ROMSWeatherColumns::pressureQuant | ( | ) | const [inline] |
Definition at line 113 of file MSWeatherColumns.h.
References pressureQuant_p.
Referenced by casa::MSWeatherColumns::pressureQuant().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::pressureFlag | ( | ) | const [inline] |
Definition at line 115 of file MSWeatherColumns.h.
References pressureFlag_p.
Referenced by casa::MSWeatherColumns::pressureFlag().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::relHumidity | ( | ) | const [inline] |
Definition at line 116 of file MSWeatherColumns.h.
References relHumidity_p.
Referenced by casa::MSWeatherColumns::relHumidity().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::relHumidityFlag | ( | ) | const [inline] |
Definition at line 117 of file MSWeatherColumns.h.
References relHumidityFlag_p.
Referenced by casa::MSWeatherColumns::relHumidityFlag().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::temperature | ( | ) | const [inline] |
Definition at line 119 of file MSWeatherColumns.h.
References temperature_p.
Referenced by casa::MSWeatherColumns::temperature().
| const ROScalarQuantColumn<Float>& casa::ROMSWeatherColumns::temperatureQuant | ( | ) | const [inline] |
Definition at line 120 of file MSWeatherColumns.h.
References temperatureQuant_p.
Referenced by casa::MSWeatherColumns::temperatureQuant().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::temperatureFlag | ( | ) | const [inline] |
Definition at line 122 of file MSWeatherColumns.h.
References temperatureFlag_p.
Referenced by casa::MSWeatherColumns::temperatureFlag().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::windDirection | ( | ) | const [inline] |
Definition at line 124 of file MSWeatherColumns.h.
References windDirection_p.
Referenced by casa::MSWeatherColumns::windDirection().
| const ROScalarQuantColumn<Float>& casa::ROMSWeatherColumns::windDirectionQuant | ( | ) | const [inline] |
Definition at line 125 of file MSWeatherColumns.h.
References windDirectionQuant_p.
Referenced by casa::MSWeatherColumns::windDirectionQuant().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::windDirectionFlag | ( | ) | const [inline] |
Definition at line 127 of file MSWeatherColumns.h.
References windDirectionFlag_p.
Referenced by casa::MSWeatherColumns::windDirectionFlag().
| const ROScalarColumn<Float>& casa::ROMSWeatherColumns::windSpeed | ( | ) | const [inline] |
Definition at line 129 of file MSWeatherColumns.h.
References windSpeed_p.
Referenced by casa::MSWeatherColumns::windSpeed().
| const ROScalarQuantColumn<Float>& casa::ROMSWeatherColumns::windSpeedQuant | ( | ) | const [inline] |
Definition at line 130 of file MSWeatherColumns.h.
References windSpeedQuant_p.
Referenced by casa::MSWeatherColumns::windSpeedQuant().
| const ROScalarColumn<Bool>& casa::ROMSWeatherColumns::windSpeedFlag | ( | ) | const [inline] |
Definition at line 132 of file MSWeatherColumns.h.
References windSpeedFlag_p.
Referenced by casa::MSWeatherColumns::windSpeedFlag().
| uInt casa::ROMSWeatherColumns::nrow | ( | ) | const [inline] |
Convenience function that returns the number of rows in any of the columns.
Returns zero if the object is null.
Definition at line 137 of file MSWeatherColumns.h.
References antennaId_p, and isNull().
| void casa::ROMSWeatherColumns::attach | ( | const MSWeather & | msWeather | ) | [protected] |
| ROMSWeatherColumns& casa::ROMSWeatherColumns::operator= | ( | const ROMSWeatherColumns & | ) | [private] |
| void casa::ROMSWeatherColumns::attachOptionalCols | ( | const MSWeather & | msWeather | ) | [private] |
Bool casa::ROMSWeatherColumns::isNull_p [private] |
ROScalarColumn<Double> casa::ROMSWeatherColumns::time_p [private] |
ROScalarColumn<Float> casa::ROMSWeatherColumns::H2O_p [private] |
1.5.1