casacore::UVWJ2000Column Class Reference

UVW J2000 derived from TIME, etc. More...

#include <DerivedColumn.h>

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

List of all members.

Public Member Functions

 UVWJ2000Column (MSCalEngine *engine)
virtual ~UVWJ2000Column ()
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

Detailed Description

UVW J2000 derived from TIME, etc.

Intended use:

Internal

Definition at line 131 of file DerivedColumn.h.


Constructor & Destructor Documentation

casacore::UVWJ2000Column::UVWJ2000Column ( MSCalEngine engine  )  [inline, explicit]

Definition at line 134 of file DerivedColumn.h.

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

Member Function Documentation

virtual void casacore::UVWJ2000Column::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::UVWJ2000Column::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 141 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