casa::sdfiller::SysCalTableRecord Struct Reference

#include <SysCalRecord.h>

List of all members.

Public Types

enum  Status {
  Spectral,
  Scalar,
  NotDefined
}

Public Member Functions

 SysCalTableRecord (MeasurementSet *ms, uInt irow, SysCalRecord const &record)
 SysCalTableRecord (SysCalTableRecord const &other)
bool operator== (SysCalTableRecord const &record)
 returns true if two SysCalTableRecord objects are exactly same
bool operator== (SysCalRecord const &record)
 returns true if given SysCalRecord is effectively the same

Public Attributes

Int antenna_id
Int feed_id
Int spw_id
Int num_chan
Int num_corr
Status tsys_status
Status tcal_status
Float tsys_nominal
Float tcal_nominal

Private Attributes

MeasurementSet * ms_
MSSysCalColumns columns_
uInt irow_

Detailed Description

Definition at line 94 of file SysCalRecord.h.


Member Enumeration Documentation

Enumerator:
Spectral 
Scalar 
NotDefined 

Definition at line 95 of file SysCalRecord.h.


Constructor & Destructor Documentation

casa::sdfiller::SysCalTableRecord::SysCalTableRecord ( MeasurementSet *  ms,
uInt  irow,
SysCalRecord const &  record 
) [inline]
casa::sdfiller::SysCalTableRecord::SysCalTableRecord ( SysCalTableRecord const &  other  )  [inline]

Member Function Documentation

bool casa::sdfiller::SysCalTableRecord::operator== ( SysCalRecord const &  record  )  [inline]
bool casa::sdfiller::SysCalTableRecord::operator== ( SysCalTableRecord const &  record  )  [inline]

returns true if two SysCalTableRecord objects are exactly same

Definition at line 155 of file SysCalRecord.h.

References antenna_id, feed_id, irow_, ms_, num_chan, num_corr, spw_id, String, tcal_nominal, tcal_status, tsys_nominal, and tsys_status.


Member Data Documentation

Definition at line 144 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 218 of file SysCalRecord.h.

Referenced by operator==().

Definition at line 145 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 219 of file SysCalRecord.h.

Referenced by operator==().

MeasurementSet* casa::sdfiller::SysCalTableRecord::ms_ [private]

Definition at line 217 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 147 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 148 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 146 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 152 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 150 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 151 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().

Definition at line 149 of file SysCalRecord.h.

Referenced by operator==(), and SysCalTableRecord().


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