casa
5.7.0-16
|
#include <casa/aips.h>
#include <ms/MeasurementSets/MSIter.h>
#include <ms/MeasurementSets/MeasurementSet.h>
#include <msvis/MSVis/VisBuffer2.h>
#include <msvis/MSVis/VisBufferComponents2.h>
#include <msvis/MSVis/ViiLayerFactory.h>
#include <map>
#include <set>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
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::SubtableColumns |
class | casa::vi::WeightScaling |
class | casa::vi::WeightScalingImpl< F > |
class | casa::vi::SortColumns |
class | casa::vi::ViFactory |
class | casa::vi::VisibilityIterator2 |
VisibilityIterator2 iterates through one or more readonly MeasurementSets. More... | |
class | casa::vi::VisibilityIterator2::Factory |
Namespaces | |
casacore | |
For temporary backward namespace compatibility, use casa as alias for casacore. | |
casa | |
-*- mode: c++ -*- | |
casa::asyncio | |
casa::vi | |
A class to support FTMachines get their convolution casacore::Function. | |
Functions | |
Subchunk class Provides the ordered pair identifying the current subchunk The first component is the | casa::vi::chunk (goes from 0 to nChunks-1 during the outer loop iteration).The second component is the subchunk number which is zero after VisibilityIterator |
template<typename F > | |
casacore::CountedPtr < WeightScaling > | casa::vi::generateWeightScaling (F f) |