casa
$Rev:20696$
|
Convert Channel numbers to frequencies. More...
#include <TPCallBackHooks.h>
Public Member Functions | |
TPConvertChanToFreq () | |
~TPConvertChanToFreq () | |
Double | Xconvert_col (Double x, Int, Int) |
This plots the column numbers of the data array found in the DATA column of. | |
Public Attributes | |
Double | offset |
Double | interval |
Convert Channel numbers to frequencies.
Definition at line 333 of file TPCallBackHooks.h.
casa::TPConvertChanToFreq::TPConvertChanToFreq | ( | ) | [inline] |
Definition at line 336 of file TPCallBackHooks.h.
casa::TPConvertChanToFreq::~TPConvertChanToFreq | ( | ) | [inline] |
Definition at line 337 of file TPCallBackHooks.h.
This plots the column numbers of the data array found in the DATA column of.
'x' is the column index. Note that we don't need to convert the row values (polarizations) Setting ColumnsXaxis to False forces only the column values to be plotted.
Reimplemented from casa::TPConvertBase.
Reimplemented in casa::PlotCalFreqAxes.
Definition at line 345 of file TPCallBackHooks.h.
Reimplemented in casa::PlotCalFreqAxes.
Definition at line 337 of file TPCallBackHooks.h.
Referenced by TPConvertChanToFreq(), and Xconvert_col().
Reimplemented in casa::PlotCalFreqAxes.
Definition at line 337 of file TPCallBackHooks.h.
Referenced by TPConvertChanToFreq(), and Xconvert_col().