casa::sdfiller::WeatherRecord Struct Reference

#include <WeatherRecord.h>

List of all members.

Public Types

typedef MSWeather AssociatingTable
typedef MSWeatherColumns AssociatingColumns

Public Member Functions

void clear ()
 method
WeatherRecordoperator= (WeatherRecord const &other)
bool operator== (WeatherRecord const &other)
void add (AssociatingTable &table, AssociatingColumns &)
Bool fill (uInt irow, AssociatingColumns &columns)

Public Attributes

Int antenna_id
 mandatory
Double time
Double interval
Float temperature
 optional
Float pressure
Float rel_humidity
Float wind_speed
Float wind_direction

Detailed Description

Definition at line 19 of file WeatherRecord.h.


Member Typedef Documentation

Definition at line 21 of file WeatherRecord.h.

Definition at line 20 of file WeatherRecord.h.


Member Function Documentation

void casa::sdfiller::WeatherRecord::add ( AssociatingTable table,
AssociatingColumns  
) [inline]

Definition at line 67 of file WeatherRecord.h.

References casacore::True.

void casa::sdfiller::WeatherRecord::clear (  )  [inline]

method

Definition at line 36 of file WeatherRecord.h.

References antenna_id, interval, pressure, rel_humidity, temperature, time, wind_direction, and wind_speed.

Bool casa::sdfiller::WeatherRecord::fill ( uInt  irow,
AssociatingColumns columns 
) [inline]
WeatherRecord& casa::sdfiller::WeatherRecord::operator= ( WeatherRecord const &  other  )  [inline]
bool casa::sdfiller::WeatherRecord::operator== ( WeatherRecord const &  other  )  [inline]

Definition at line 59 of file WeatherRecord.h.

References antenna_id, pressure, rel_humidity, temperature, wind_direction, and wind_speed.


Member Data Documentation

mandatory

Definition at line 24 of file WeatherRecord.h.

Referenced by clear(), fill(), operator=(), and operator==().

Definition at line 26 of file WeatherRecord.h.

Referenced by clear(), fill(), and operator=().

Definition at line 30 of file WeatherRecord.h.

Referenced by clear(), fill(), operator=(), and operator==().

Definition at line 31 of file WeatherRecord.h.

Referenced by clear(), fill(), operator=(), and operator==().

optional

Definition at line 29 of file WeatherRecord.h.

Referenced by clear(), fill(), operator=(), and operator==().

Definition at line 25 of file WeatherRecord.h.

Referenced by clear(), fill(), and operator=().

Definition at line 33 of file WeatherRecord.h.

Referenced by clear(), fill(), operator=(), and operator==().

Definition at line 32 of file WeatherRecord.h.

Referenced by clear(), fill(), operator=(), and operator==().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1