casa
$Rev:20696$
|
#include <SpectralWindow.h>
Definition at line 51 of file SpectralWindow.h.
typedef std::vector<SpectralChannel> casa::ms::SpectralWindow::Channels |
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.
casa::ms::SpectralWindow::SpectralWindow | ( | const ROMSSpWindowColumns & | columns, |
Int | spectralWindowId | ||
) |
bool casa::ms::SpectralWindow::empty | ( | ) | const |
const_iterator casa::ms::SpectralWindow::end | ( | ) | const |
void casa::ms::SpectralWindow::fillArrays | ( | const ROMSSpWindowColumns & | columns | ) | [protected] |
void casa::ms::SpectralWindow::fillScalars | ( | const ROMSSpWindowColumns & | columns | ) | [protected] |
Int casa::ms::SpectralWindow::frequencyGroup | ( | ) | const |
const SpectralChannel& casa::ms::SpectralWindow::get | ( | Int | i | ) | const |
Vector<Double> casa::ms::SpectralWindow::getArray | ( | const ArrayColumn< Double > & | arrayColumn | ) | [protected] |
T casa::ms::SpectralWindow::getScalar | ( | const ScalarColumn< T > & | column | ) | [protected] |
Bool casa::ms::SpectralWindow::isFlagged | ( | ) | const |
String casa::ms::SpectralWindow::name | ( | ) | const |
int casa::ms::SpectralWindow::nChannels | ( | ) | const |
int casa::ms::SpectralWindow::netSideband | ( | ) | const |
Channels casa::ms::SpectralWindow::channels_p [private] |
Definition at line 86 of file SpectralWindow.h.
Bool casa::ms::SpectralWindow::flagged_p [private] |
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.
Int casa::ms::SpectralWindow::id_p [private] |
Definition at line 91 of file SpectralWindow.h.
Definition at line 92 of file SpectralWindow.h.
String casa::ms::SpectralWindow::name_p [private] |
Definition at line 93 of file SpectralWindow.h.
int casa::ms::SpectralWindow::nChannels_p [private] |
Definition at line 94 of file SpectralWindow.h.
int casa::ms::SpectralWindow::netSideband_p [private] |
Definition at line 95 of file SpectralWindow.h.
Definition at line 97 of file SpectralWindow.h.
Definition at line 96 of file SpectralWindow.h.