casacore::HaDecColumn Class Reference

Hourangle/declination derived from TIME, etc. More...

#include <DerivedColumn.h>

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

List of all members.

Public Member Functions

 HaDecColumn (MSCalEngine *engine, Int antnr)
virtual ~HaDecColumn ()
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

Hourangle/declination derived from TIME, etc.

Intended use:

Internal

Definition at line 95 of file DerivedColumn.h.


Constructor & Destructor Documentation

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

Definition at line 98 of file DerivedColumn.h.

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

Member Function Documentation

virtual void casacore::HaDecColumn::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::HaDecColumn::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 107 of file DerivedColumn.h.

Definition at line 106 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