casa
5.7.0-16
|
#include <casa/aips.h>
#include <ms/MSOper/MSDerivedValues.h>
#include <msvis/MSVis/ViImplementation2.h>
#include <msvis/MSVis/ViColumns2.h>
#include <tables/Tables/ArrayColumn.h>
#include <tables/Tables/ScalarColumn.h>
#include <msvis/MSVis/VisImagingWeight.h>
#include <msvis/MSVis/VisBuffer2.h>
#include <tuple>
#include <map>
#include <vector>
#include <mutex>
#include <memory>
Go to the source code of this file.
Classes | |
class | casacore::ArrayColumn< T > |
Read and write access to an array table column with arbitrary data type. More... | |
class | casacore::CountedPtr< T > |
Referenced counted pointer for constant data. More... | |
class | casacore::ArrayColumn< T > |
Read and write access to an array table column with arbitrary data type. More... | |
class | casacore::RigidVector< T, n > |
Fast Vector classes with fixed (templated) length. More... | |
class | casacore::SquareMatrix< T, n > |
Fast Square Matrix class with fixed (templated) size. More... | |
class | casa::vi::VisibilityIteratorImpl2 |
class | casa::vi::VisibilityIteratorImpl2::BackWriter |
+========================| | | | Output Related Methods | | | +========================| More... | |
class | casa::vi::VisibilityIteratorImpl2::BackWriterImpl< Setter, Getter > |
A simple BackWriterImpl2 uses a nullary accessor on a VisBuffer. More... | |
class | casa::vi::VisibilityIteratorImpl2::BackWriterImpl2< Setter, Getter > |
BackWriterImpl2 is slightly more complicated in that it uses a unary accessor. More... | |
class | casa::vi::VisibilityIteratorImpl2::Cache |
void convertVisFromStokes(const casacore::Matrix<CStokesVector> & visibilityStokes, casacore::Cube<casacore::Complex> & visCube); More... | |
class | casa::vi::VisibilityIteratorImpl2::PendingChanges |
class | casa::vi::VisibilityIteratorImpl2::RowBounds |
Namespaces | |
casacore | |
For temporary backward namespace compatibility, use casa as alias for casacore. | |
casa | |
-*- mode: c++ -*- | |
casa::vi | |
A class to support FTMachines get their convolution casacore::Function. | |