casa::sdfiller::SpectralWindowRecord Struct Reference

#include <SpectralWindowRecord.h>

List of all members.

Public Types

typedef MSSpectralWindow AssociatingTable
typedef MSSpWindowColumns AssociatingColumns

Public Member Functions

void clear ()
 method
SpectralWindowRecordoperator= (SpectralWindowRecord const &other)
void add (AssociatingTable &table, AssociatingColumns &columns)
Bool fill (uInt, AssociatingColumns &columns)

Public Attributes

Int spw_id
 meta
Int num_chan
 mandatory
Int meas_freq_ref
Double refpix
Double refval
Double increment
String name
 optional
Int const d_num_chan
 for dummy entry
Vector< Double > const d_array
Int const d_freq

Detailed Description

Definition at line 20 of file SpectralWindowRecord.h.


Member Typedef Documentation

Definition at line 22 of file SpectralWindowRecord.h.

Definition at line 21 of file SpectralWindowRecord.h.


Member Function Documentation

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

Definition at line 64 of file SpectralWindowRecord.h.

References d_array, d_freq, d_num_chan, and spw_id.

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

method

Definition at line 43 of file SpectralWindowRecord.h.

References increment, meas_freq_ref, name, num_chan, refpix, refval, and spw_id.

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

Definition at line 53 of file SpectralWindowRecord.h.

References increment, meas_freq_ref, name, num_chan, refpix, refval, and spw_id.


Member Data Documentation

Definition at line 39 of file SpectralWindowRecord.h.

Referenced by add().

Definition at line 40 of file SpectralWindowRecord.h.

Referenced by add().

for dummy entry

Definition at line 38 of file SpectralWindowRecord.h.

Referenced by add().

optional

Definition at line 35 of file SpectralWindowRecord.h.

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

mandatory

Definition at line 28 of file SpectralWindowRecord.h.

Referenced by clear(), fill(), casa::ScantableFrequenciesIterator::getEntry(), 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