Go to the source code of this file.
Classes | |
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 | |
namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
namespace | casa::asyncio |
namespace | casa::vi |
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 > | |
CountedPtr< WeightScaling > | casa::vi::generateWeightScaling (F f) |