casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Protected Member Functions | Private Attributes
casa::ms::SpectralWindow Class Reference

#include <SpectralWindow.h>

List of all members.

Public Types

typedef std::vector
< SpectralChannel
Channels
typedef Channels::const_iterator const_iterator

Public Member Functions

 SpectralWindow (const ROMSSpWindowColumns &columns, Int spectralWindowId)
const_iterator begin () const
bool empty () const
const_iterator end () const
const SpectralChannelget (Int i) const
Bool isFlagged () const
Int frequencyGroup () const
String frequencyGroupName () const
Int frequencyMeasureReference () const
Int ifConversionChain () const
String name () const
int nChannels () const
int netSideband () const
Double totalBandwidth () const
Double referenceFrequency () const

Protected Member Functions

void fillArrays (const ROMSSpWindowColumns &columns)
Vector< DoublegetArray (const ArrayColumn< Double > &arrayColumn)
void fillScalars (const ROMSSpWindowColumns &columns)
template<typename T >
getScalar (const ScalarColumn< T > &column)

Private Attributes

Channels channels_p
Bool flagged_p
Int frequencyGroup_p
String frequencyGroupName_p
Int frequencyMeasureReference_p
Int id_p
Int ifConversionChain_p
String name_p
int nChannels_p
int netSideband_p
Double totalBandwidth_p
Double referenceFrequency_p

Detailed Description

Definition at line 51 of file SpectralWindow.h.


Member Typedef Documentation

Definition at line 55 of file SpectralWindow.h.

typedef Channels::const_iterator casa::ms::SpectralWindow::const_iterator

Definition at line 56 of file SpectralWindow.h.


Constructor & Destructor Documentation

casa::ms::SpectralWindow::SpectralWindow ( const ROMSSpWindowColumns columns,
Int  spectralWindowId 
)

Member Function Documentation

void casa::ms::SpectralWindow::fillArrays ( const ROMSSpWindowColumns columns) [protected]
void casa::ms::SpectralWindow::fillScalars ( const ROMSSpWindowColumns columns) [protected]
Vector<Double> casa::ms::SpectralWindow::getArray ( const ArrayColumn< Double > &  arrayColumn) [protected]
template<typename T >
T casa::ms::SpectralWindow::getScalar ( const ScalarColumn< T > &  column) [protected]

Member Data Documentation

Definition at line 86 of file SpectralWindow.h.

Definition at line 87 of file SpectralWindow.h.

Definition at line 88 of file SpectralWindow.h.

Definition at line 89 of file SpectralWindow.h.

Definition at line 90 of file SpectralWindow.h.

Definition at line 91 of file SpectralWindow.h.

Definition at line 92 of file SpectralWindow.h.

Definition at line 93 of file SpectralWindow.h.

Definition at line 94 of file SpectralWindow.h.

Definition at line 95 of file SpectralWindow.h.

Definition at line 97 of file SpectralWindow.h.

Definition at line 96 of file SpectralWindow.h.


The documentation for this class was generated from the following file: