casa::sdfiller::ObservationRecord Struct Reference

#include <ObservationRecord.h>

List of all members.

Public Types

typedef MSObservation AssociatingTable
typedef MSObservationColumns AssociatingColumns

Public Member Functions

void clear ()
 method
ObservationRecordoperator= (ObservationRecord const &other)
void add (AssociatingTable &table, AssociatingColumns &)
Bool fill (uInt irow, AssociatingColumns &columns)

Public Attributes

String telescope_name
 mandatory
Vector< Double > time_range
String observer
String project
String schedule_type
 optional
Double release_date
Vector< String > schedule
Vector< String > log

Detailed Description

Definition at line 18 of file ObservationRecord.h.


Member Typedef Documentation

Definition at line 20 of file ObservationRecord.h.

Definition at line 19 of file ObservationRecord.h.


Member Function Documentation

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

Definition at line 58 of file ObservationRecord.h.

References casacore::True.

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

method

Definition at line 35 of file ObservationRecord.h.

References log, observer, project, release_date, schedule, schedule_type, telescope_name, and time_range.

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

Member Data Documentation

Definition at line 32 of file ObservationRecord.h.

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

Definition at line 25 of file ObservationRecord.h.

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

Definition at line 26 of file ObservationRecord.h.

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

Definition at line 30 of file ObservationRecord.h.

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

Definition at line 31 of file ObservationRecord.h.

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

optional

Definition at line 29 of file ObservationRecord.h.

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

mandatory

Definition at line 23 of file ObservationRecord.h.

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

Definition at line 24 of file ObservationRecord.h.

Referenced by clear(), fill(), 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