casa
5.7.0-16
|
#include <casa/aips.h>
#include <tables/Tables/SetupNewTab.h>
#include <tables/Tables/MemoryTable.h>
#include <tables/Tables/TableDesc.h>
#include <tables/DataMan/StManAipsIO.h>
#include <ms/MeasurementSets/MSColumns.h>
#include <ms/MeasurementSets/MeasurementSet.h>
#include <list>
#include <msvis/MSVis/VisBuffer.h>
#include <msvis/MSVis/VisibilityIterator.h>
#include <msvis/MSVis/VisSet.h>
#include <msvis/MSVis/SelectAverageSpw.h>
Go to the source code of this file.
Classes | |
class | casa::MsAverager |
Namespaces | |
casa | |
-*- mode: c++ -*- | |
Functions | |
MsAverager | msa (ms) |
msa | setAverager (chanlist, 90, 32,"data","SCALAR") |
if (msa.ok()) | |
Variables | |
< h3 > Motivation</h3 > Provide time channel averaging capabilities for plotxy< h3 > Thrown Exceptions </h3 >< ul >< li >< li ></ul > < h3 > To Do</h3 >< ul >< li > | everything |
if | ( | msa. | ok() | ) |
Definition at line 85 of file MsAverager.h.
MsAverager msa | ( | ms | ) |
msa setAverager | ( | chanlist | , |
90 | , | ||
32 | , | ||
"data" | , | ||
"SCALAR" | |||
) |
<h3> Motivation</h3> Provide time channel averaging capabilities for plotxy<h3> Thrown Exceptions</h3><ul><li><li></ul><h3> To Do</h3><ul><li> everything |
Definition at line 102 of file MsAverager.h.