Local sidereal time derived from TIME, etc. More...
#include <DerivedColumn.h>
Public Member Functions | |
| LASTColumn (MSCalEngine *engine, Int antnr) | |
| virtual | ~LASTColumn () |
| virtual void | get (uInt rowNr, Double &data) |
| Get the scalar value in the given row. | |
Private Attributes | |
| MSCalEngine * | itsEngine |
| Int | itsAntNr |
Local sidereal time derived from TIME, etc.
Internal
Definition at line 61 of file DerivedColumn.h.
| casacore::LASTColumn::LASTColumn | ( | MSCalEngine * | engine, | |
| Int | antnr | |||
| ) | [inline, explicit] |
Definition at line 64 of file DerivedColumn.h.
| virtual casacore::LASTColumn::~LASTColumn | ( | ) | [virtual] |
Get the scalar value in the given row.
Implements casacore::VirtualScalarColumn< Double >.
Int casacore::LASTColumn::itsAntNr [private] |
Definition at line 72 of file DerivedColumn.h.
MSCalEngine* casacore::LASTColumn::itsEngine [private] |
Definition at line 71 of file DerivedColumn.h.
1.6.1