casa::sdfiller::SysCalRecord Struct Reference

#include <SysCalRecord.h>

List of all members.

Public Types

typedef MSSysCal AssociatingTable
typedef MSSysCalColumns AssociatingColumns

Public Member Functions

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

Public Attributes

Int antenna_id
 mandatory
Int feed_id
Int spw_id
Double time
Double interval
Vector< Float > tcal
 optional
Matrix< Float > tcal_spectrum
Vector< Float > tsys
Matrix< Float > tsys_spectrum

Detailed Description

Definition at line 21 of file SysCalRecord.h.


Member Typedef Documentation

Definition at line 23 of file SysCalRecord.h.

Definition at line 22 of file SysCalRecord.h.


Member Function Documentation

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

Definition at line 64 of file SysCalRecord.h.

References casacore::True.

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

method

Definition at line 39 of file SysCalRecord.h.

References antenna_id, feed_id, interval, spw_id, tcal, tcal_spectrum, time, tsys, and tsys_spectrum.

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

Definition at line 51 of file SysCalRecord.h.

References antenna_id, feed_id, interval, spw_id, tcal, tcal_spectrum, time, tsys, and tsys_spectrum.


Member Data Documentation

Definition at line 30 of file SysCalRecord.h.

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

Definition at line 29 of file SysCalRecord.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