casa
$Rev:20696$
|
#include <ViFrequencySelection.h>
Public Member Functions | |
Element (Int spectralWindow=-1, Int firstChannel=-1, Int nChannels=-1, Int increment=1) | |
Slice | getSlice () const |
Public Attributes | |
Int | firstChannel_p |
Int | increment_p |
Int | nChannels_p |
Int | spectralWindow_p |
Definition at line 115 of file ViFrequencySelection.h.
casa::vi::FrequencySelectionUsingChannels::Element::Element | ( | Int | spectralWindow = -1 , |
Int | firstChannel = -1 , |
||
Int | nChannels = -1 , |
||
Int | increment = 1 |
||
) | [inline] |
Definition at line 118 of file ViFrequencySelection.h.
Slice casa::vi::FrequencySelectionUsingChannels::Element::getSlice | ( | ) | const [inline] |
Definition at line 125 of file ViFrequencySelection.h.
References firstChannel_p, increment_p, and nChannels_p.
Definition at line 127 of file ViFrequencySelection.h.
Referenced by getSlice().
Definition at line 128 of file ViFrequencySelection.h.
Referenced by getSlice().
Definition at line 129 of file ViFrequencySelection.h.
Referenced by getSlice().
Definition at line 130 of file ViFrequencySelection.h.