casa  $Rev:20696$
Public Member Functions | Public Attributes
casa::TPConvertChanToFreq Class Reference

Convert Channel numbers to frequencies. More...

#include <TPCallBackHooks.h>

Inheritance diagram for casa::TPConvertChanToFreq:
casa::TPConvertBase casa::PlotCalFreqAxes

List of all members.

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

Detailed Description

Convert Channel numbers to frequencies.

Definition at line 333 of file TPCallBackHooks.h.


Constructor & Destructor Documentation

casa::TPConvertChanToFreq::TPConvertChanToFreq ( ) [inline]

Definition at line 336 of file TPCallBackHooks.h.

References interval, and offset.

casa::TPConvertChanToFreq::~TPConvertChanToFreq ( ) [inline]

Definition at line 337 of file TPCallBackHooks.h.


Member Function Documentation

Double casa::TPConvertChanToFreq::Xconvert_col ( Double  x,
Int   ,
Int   
) [inline, virtual]

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.

References interval, and offset.


Member Data Documentation

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().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines