casa::DisplayData3 Class Reference
#include <3DDisplayData.qo.h>
List of all members.
Public Member Functions |
| | DisplayData3 (const String &="") |
| | ~DisplayData3 () |
| void | getCube (Cube< Float > &, int &pol) |
| void | getAxes () |
| void | getStartEnd (IPosition &start, IPosition &end, IPosition &stride, Int freq=0, Int pol=0) |
Static Public Member Functions |
| static void | getDefaultCube (Cube< Float > &) |
Private Attributes |
| ImageInterface< Float > * | im_ |
| ImageInterface< Complex > * | cim_ |
| IPosition | ip |
| | DisplayData* dd_;.
|
| Cube< Float > | fileCube |
| Vector< Int > | axes |
| Vector< String > | tAxes |
Detailed Description
Definition at line 16 of file 3DDisplayData.qo.h.
Constructor & Destructor Documentation
| casa::DisplayData3::DisplayData3 |
( |
const String & |
= "" |
) |
|
| casa::DisplayData3::~DisplayData3 |
( |
|
) |
|
Member Function Documentation
| void casa::DisplayData3::getAxes |
( |
|
) |
|
| void casa::DisplayData3::getCube |
( |
Cube< Float > & |
, |
|
|
int & |
pol | |
|
) |
| | |
| static void casa::DisplayData3::getDefaultCube |
( |
Cube< Float > & |
|
) |
[static] |
| void casa::DisplayData3::getStartEnd |
( |
IPosition & |
start, |
|
|
IPosition & |
end, |
|
|
IPosition & |
stride, |
|
|
Int |
freq = 0, |
|
|
Int |
pol = 0 | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: