casa
$Rev:20696$
|
A class to provide easy read-write access to MSWeather columns. More...
#include <MSWeatherColumns.h>
A class to provide easy read-write access to MSWeather columns.
Public interface
MSWeatherColumns stands for MeasurementSet Weather Table columns.
This class provides 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 MSColumns for an example.
See MSColumns for the motivation.
Definition at line 231 of file MSWeatherColumns.h.
casa::MSWeatherColumns::MSWeatherColumns | ( | MSWeather & | msWeather | ) |
Create a columns object that accesses the data in the specified Table.
The destructor does nothing special.
casa::MSWeatherColumns::MSWeatherColumns | ( | ) | [protected] |
casa::MSWeatherColumns::MSWeatherColumns | ( | const MSWeatherColumns & | ) | [private] |
ScalarColumn<Int>& casa::MSWeatherColumns::antennaId | ( | ) | [inline] |
Read-write access to required columns.
Definition at line 242 of file MSWeatherColumns.h.
References antennaId_p.
Referenced by antennaId().
const ROScalarColumn<Int>& casa::MSWeatherColumns::antennaId | ( | ) | const [inline] |
Read-only access to required columns.
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 279 of file MSWeatherColumns.h.
References antennaId().
void casa::MSWeatherColumns::attach | ( | MSWeather & | msWeather | ) | [protected] |
void casa::MSWeatherColumns::attachOptionalCols | ( | MSWeather & | msWeather | ) | [private] |
ScalarColumn<Float>& casa::MSWeatherColumns::dewPoint | ( | ) | [inline] |
Read-write access to optional columns.
Definition at line 252 of file MSWeatherColumns.h.
References dewPoint_p.
Referenced by dewPoint().
const ROScalarColumn<Float>& casa::MSWeatherColumns::dewPoint | ( | ) | const [inline] |
Read-only access to optional columns.
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 295 of file MSWeatherColumns.h.
References dewPoint().
ScalarColumn<Bool>& casa::MSWeatherColumns::dewPointFlag | ( | ) | [inline] |
Definition at line 254 of file MSWeatherColumns.h.
References dewPointFlag_p.
Referenced by dewPointFlag().
const ROScalarColumn<Bool>& casa::MSWeatherColumns::dewPointFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 299 of file MSWeatherColumns.h.
References dewPointFlag().
ScalarQuantColumn<Float>& casa::MSWeatherColumns::dewPointQuant | ( | ) | [inline] |
Definition at line 253 of file MSWeatherColumns.h.
References dewPointQuant_p.
Referenced by dewPointQuant().
const ROScalarQuantColumn<Float>& casa::MSWeatherColumns::dewPointQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 297 of file MSWeatherColumns.h.
References dewPointQuant().
ScalarColumn<Float>& casa::MSWeatherColumns::H2O | ( | ) | [inline] |
const ROScalarColumn<Float>& casa::MSWeatherColumns::H2O | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 301 of file MSWeatherColumns.h.
References H2O().
ScalarColumn<Bool>& casa::MSWeatherColumns::H2OFlag | ( | ) | [inline] |
const ROScalarColumn<Bool>& casa::MSWeatherColumns::H2OFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 303 of file MSWeatherColumns.h.
References H2OFlag().
ScalarQuantColumn<Float>& casa::MSWeatherColumns::H2OQuant | ( | ) | [inline] |
const ROScalarQuantColumn<Float>& casa::MSWeatherColumns::H2OQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 305 of file MSWeatherColumns.h.
References H2OQuant().
ScalarColumn<Double>& casa::MSWeatherColumns::interval | ( | ) | [inline] |
const ROScalarColumn<Double>& casa::MSWeatherColumns::interval | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 281 of file MSWeatherColumns.h.
References interval().
ScalarQuantColumn<Double>& casa::MSWeatherColumns::intervalQuant | ( | ) | [inline] |
Definition at line 244 of file MSWeatherColumns.h.
References intervalQuant_p.
Referenced by intervalQuant().
const ROScalarQuantColumn<Double>& casa::MSWeatherColumns::intervalQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 283 of file MSWeatherColumns.h.
References intervalQuant().
ScalarColumn<Float>& casa::MSWeatherColumns::ionosElectron | ( | ) | [inline] |
Definition at line 258 of file MSWeatherColumns.h.
References ionosElectron_p.
Referenced by ionosElectron().
const ROScalarColumn<Float>& casa::MSWeatherColumns::ionosElectron | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 307 of file MSWeatherColumns.h.
References ionosElectron().
ScalarColumn<Bool>& casa::MSWeatherColumns::ionosElectronFlag | ( | ) | [inline] |
Definition at line 260 of file MSWeatherColumns.h.
References ionosElectronFlag_p.
Referenced by ionosElectronFlag().
const ROScalarColumn<Bool>& casa::MSWeatherColumns::ionosElectronFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 311 of file MSWeatherColumns.h.
References ionosElectronFlag().
ScalarQuantColumn<Float>& casa::MSWeatherColumns::ionosElectronQuant | ( | ) | [inline] |
Definition at line 259 of file MSWeatherColumns.h.
References ionosElectronQuant_p.
Referenced by ionosElectronQuant().
const ROScalarQuantColumn<Float>& casa::MSWeatherColumns::ionosElectronQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 309 of file MSWeatherColumns.h.
References ionosElectronQuant().
MSWeatherColumns& casa::MSWeatherColumns::operator= | ( | const MSWeatherColumns & | ) | [private] |
ScalarColumn<Float>& casa::MSWeatherColumns::pressure | ( | ) | [inline] |
const ROScalarColumn<Float>& casa::MSWeatherColumns::pressure | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 313 of file MSWeatherColumns.h.
References pressure().
ScalarColumn<Bool>& casa::MSWeatherColumns::pressureFlag | ( | ) | [inline] |
Definition at line 263 of file MSWeatherColumns.h.
References pressureFlag_p.
Referenced by pressureFlag().
const ROScalarColumn<Bool>& casa::MSWeatherColumns::pressureFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 317 of file MSWeatherColumns.h.
References pressureFlag().
ScalarQuantColumn<Float>& casa::MSWeatherColumns::pressureQuant | ( | ) | [inline] |
Definition at line 262 of file MSWeatherColumns.h.
References pressureQuant_p.
Referenced by pressureQuant().
const ROScalarQuantColumn<Float>& casa::MSWeatherColumns::pressureQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 315 of file MSWeatherColumns.h.
References pressureQuant().
ScalarColumn<Float>& casa::MSWeatherColumns::relHumidity | ( | ) | [inline] |
Definition at line 264 of file MSWeatherColumns.h.
References relHumidity_p.
Referenced by relHumidity().
const ROScalarColumn<Float>& casa::MSWeatherColumns::relHumidity | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 319 of file MSWeatherColumns.h.
References relHumidity().
ScalarColumn<Bool>& casa::MSWeatherColumns::relHumidityFlag | ( | ) | [inline] |
Definition at line 265 of file MSWeatherColumns.h.
References relHumidityFlag_p.
Referenced by relHumidityFlag().
const ROScalarColumn<Bool>& casa::MSWeatherColumns::relHumidityFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 321 of file MSWeatherColumns.h.
References relHumidityFlag().
void casa::MSWeatherColumns::setEpochRef | ( | MEpoch::Types | ref, |
Bool | tableMustBeEmpty = True |
||
) |
set the epoch type for the TIME column.
Tip: In principle this function can only be used if the table is empty, otherwise already written values may thereafter have an incorrect reference, offset, or unit; However, it is possible that part of the table gets written before these values are known; In that case the reference, offset, or units can be set by using a False tableMustBeEmpty
argument;
ScalarColumn<Float>& casa::MSWeatherColumns::temperature | ( | ) | [inline] |
Definition at line 266 of file MSWeatherColumns.h.
References temperature_p.
Referenced by temperature().
const ROScalarColumn<Float>& casa::MSWeatherColumns::temperature | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 323 of file MSWeatherColumns.h.
References temperature().
ScalarColumn<Bool>& casa::MSWeatherColumns::temperatureFlag | ( | ) | [inline] |
Definition at line 268 of file MSWeatherColumns.h.
References temperatureFlag_p.
Referenced by temperatureFlag().
const ROScalarColumn<Bool>& casa::MSWeatherColumns::temperatureFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 327 of file MSWeatherColumns.h.
References temperatureFlag().
ScalarQuantColumn<Float>& casa::MSWeatherColumns::temperatureQuant | ( | ) | [inline] |
Definition at line 267 of file MSWeatherColumns.h.
References temperatureQuant_p.
Referenced by temperatureQuant().
const ROScalarQuantColumn<Float>& casa::MSWeatherColumns::temperatureQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 325 of file MSWeatherColumns.h.
References temperatureQuant().
ScalarColumn<Double>& casa::MSWeatherColumns::time | ( | ) | [inline] |
const ROScalarColumn<Double>& casa::MSWeatherColumns::time | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 285 of file MSWeatherColumns.h.
References time().
ScalarMeasColumn<MEpoch>& casa::MSWeatherColumns::timeMeas | ( | ) | [inline] |
const ROScalarMeasColumn<MEpoch>& casa::MSWeatherColumns::timeMeas | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 289 of file MSWeatherColumns.h.
References timeMeas().
ScalarQuantColumn<Double>& casa::MSWeatherColumns::timeQuant | ( | ) | [inline] |
Definition at line 246 of file MSWeatherColumns.h.
References timeQuant_p.
Referenced by timeQuant().
const ROScalarQuantColumn<Double>& casa::MSWeatherColumns::timeQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 287 of file MSWeatherColumns.h.
References timeQuant().
ScalarColumn<Float>& casa::MSWeatherColumns::windDirection | ( | ) | [inline] |
Definition at line 269 of file MSWeatherColumns.h.
References windDirection_p.
Referenced by windDirection().
const ROScalarColumn<Float>& casa::MSWeatherColumns::windDirection | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 329 of file MSWeatherColumns.h.
References windDirection().
ScalarColumn<Bool>& casa::MSWeatherColumns::windDirectionFlag | ( | ) | [inline] |
Definition at line 271 of file MSWeatherColumns.h.
References windDirectionFlag_p.
Referenced by windDirectionFlag().
const ROScalarColumn<Bool>& casa::MSWeatherColumns::windDirectionFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 333 of file MSWeatherColumns.h.
References windDirectionFlag().
ScalarQuantColumn<Float>& casa::MSWeatherColumns::windDirectionQuant | ( | ) | [inline] |
Definition at line 270 of file MSWeatherColumns.h.
References windDirectionQuant_p.
Referenced by windDirectionQuant().
const ROScalarQuantColumn<Float>& casa::MSWeatherColumns::windDirectionQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 331 of file MSWeatherColumns.h.
References windDirectionQuant().
ScalarColumn<Float>& casa::MSWeatherColumns::windSpeed | ( | ) | [inline] |
Definition at line 272 of file MSWeatherColumns.h.
References windSpeed_p.
Referenced by windSpeed().
const ROScalarColumn<Float>& casa::MSWeatherColumns::windSpeed | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 335 of file MSWeatherColumns.h.
References windSpeed().
ScalarColumn<Bool>& casa::MSWeatherColumns::windSpeedFlag | ( | ) | [inline] |
Definition at line 274 of file MSWeatherColumns.h.
References windSpeedFlag_p.
Referenced by windSpeedFlag().
const ROScalarColumn<Bool>& casa::MSWeatherColumns::windSpeedFlag | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 339 of file MSWeatherColumns.h.
References windSpeedFlag().
ScalarQuantColumn<Float>& casa::MSWeatherColumns::windSpeedQuant | ( | ) | [inline] |
Definition at line 273 of file MSWeatherColumns.h.
References windSpeedQuant_p.
Referenced by windSpeedQuant().
const ROScalarQuantColumn<Float>& casa::MSWeatherColumns::windSpeedQuant | ( | ) | const [inline] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 337 of file MSWeatherColumns.h.
References windSpeedQuant().
ScalarColumn<Int> casa::MSWeatherColumns::antennaId_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 372 of file MSWeatherColumns.h.
Referenced by antennaId().
ScalarColumn<Float> casa::MSWeatherColumns::dewPoint_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 376 of file MSWeatherColumns.h.
Referenced by dewPoint().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 377 of file MSWeatherColumns.h.
Referenced by dewPointFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 400 of file MSWeatherColumns.h.
Referenced by dewPointQuant().
ScalarColumn<Float> casa::MSWeatherColumns::H2O_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 378 of file MSWeatherColumns.h.
Referenced by H2O().
ScalarColumn<Bool> casa::MSWeatherColumns::H2OFlag_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 379 of file MSWeatherColumns.h.
Referenced by H2OFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 401 of file MSWeatherColumns.h.
Referenced by H2OQuant().
ScalarColumn<Double> casa::MSWeatherColumns::interval_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 373 of file MSWeatherColumns.h.
Referenced by interval().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 397 of file MSWeatherColumns.h.
Referenced by intervalQuant().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 380 of file MSWeatherColumns.h.
Referenced by ionosElectron().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 381 of file MSWeatherColumns.h.
Referenced by ionosElectronFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 402 of file MSWeatherColumns.h.
Referenced by ionosElectronQuant().
ScalarColumn<Float> casa::MSWeatherColumns::pressure_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 382 of file MSWeatherColumns.h.
Referenced by pressure().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 383 of file MSWeatherColumns.h.
Referenced by pressureFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 403 of file MSWeatherColumns.h.
Referenced by pressureQuant().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 384 of file MSWeatherColumns.h.
Referenced by relHumidity().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 385 of file MSWeatherColumns.h.
Referenced by relHumidityFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 386 of file MSWeatherColumns.h.
Referenced by temperature().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 387 of file MSWeatherColumns.h.
Referenced by temperatureFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 404 of file MSWeatherColumns.h.
Referenced by temperatureQuant().
ScalarColumn<Double> casa::MSWeatherColumns::time_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 374 of file MSWeatherColumns.h.
Referenced by time().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 394 of file MSWeatherColumns.h.
Referenced by timeMeas().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 398 of file MSWeatherColumns.h.
Referenced by timeQuant().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 388 of file MSWeatherColumns.h.
Referenced by windDirection().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 389 of file MSWeatherColumns.h.
Referenced by windDirectionFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 405 of file MSWeatherColumns.h.
Referenced by windDirectionQuant().
ScalarColumn<Float> casa::MSWeatherColumns::windSpeed_p [private] |
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 390 of file MSWeatherColumns.h.
Referenced by windSpeed().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 391 of file MSWeatherColumns.h.
Referenced by windSpeedFlag().
Reimplemented from casa::ROMSWeatherColumns.
Definition at line 406 of file MSWeatherColumns.h.
Referenced by windSpeedQuant().