casacore::AzElColumn Class Reference

Azimuth/elevation derived from TIME, etc. More...

#include <DerivedColumn.h>

Inheritance diagram for casacore::AzElColumn:
casacore::VirtualArrayColumn< Double > casacore::DataManagerColumn

List of all members.

Public Member Functions

 AzElColumn (MSCalEngine *engine, Int antnr)
virtual ~AzElColumn ()
virtual IPosition shape (uInt rownr)
 Get the shape of the item in the given row.
virtual void getArray (uInt rowNr, Array< Double > &data)
 Get the array value in the given row.

Private Attributes

MSCalEngineitsEngine
Int itsAntNr

Detailed Description

Azimuth/elevation derived from TIME, etc.

Intended use:

Internal

Definition at line 113 of file DerivedColumn.h.


Constructor & Destructor Documentation

casacore::AzElColumn::AzElColumn ( MSCalEngine engine,
Int  antnr 
) [inline, explicit]

Definition at line 116 of file DerivedColumn.h.

virtual casacore::AzElColumn::~AzElColumn (  )  [virtual]

Member Function Documentation

virtual void casacore::AzElColumn::getArray ( uInt  rownr,
Array< Double > &  data 
) [virtual]

Get the array value in the given row.

The data array has to have the correct shape (which is guaranteed by the ArrayColumn::get function).

Implements casacore::VirtualArrayColumn< Double >.

virtual IPosition casacore::AzElColumn::shape ( uInt  rownr  )  [virtual]

Get the shape of the item in the given row.

By default it throws a "not possible" exception.

Reimplemented from casacore::VirtualArrayColumn< Double >.


Member Data Documentation

Definition at line 125 of file DerivedColumn.h.

Definition at line 124 of file DerivedColumn.h.


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

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1