casa
5.7.0-16
|
#include <PointingDirectionCache.h>
Public Member Functions | |
PointingColumns (const casacore::ROMSPointingColumns &) | |
Wrapper class to provide pointing subtable information into the cache. More... | |
virtual Pointing | getPointingRow (int row, double targetTime, bool asMeasure) const override |
virtual int | nRows () const override |
Public Member Functions inherited from casa::vi::PointingSource | |
virtual | ~PointingSource () |
Generic interface to allow passing different pointing information sources into the PointingDirectionCache. More... | |
Private Attributes | |
const casacore::ROMSPointingColumns & | pointingColumns_p |
Definition at line 167 of file PointingDirectionCache.h.
casa::vi::PointingColumns::PointingColumns | ( | const casacore::ROMSPointingColumns & | ) |
Wrapper class to provide pointing subtable information into the cache.
|
overridevirtual |
Implements casa::vi::PointingSource.
|
overridevirtual |
Implements casa::vi::PointingSource.
|
private |
Definition at line 181 of file PointingDirectionCache.h.