casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
MSMetaData.h File Reference
#include <casacore/casa/aips.h>
#include <casacore/casa/Quanta/QVector.h>
#include <casacore/measures/Measures/MFrequency.h>
#include <casacore/measures/Measures/MPosition.h>
#include <casacore/ms/MeasurementSets/MeasurementSet.h>
#include <casacore/ms/MeasurementSets/MSPointingColumns.h>
#include <casacore/casa/Utilities/CountedPtr.h>
#include <casacore/tables/Tables/TableProxy.h>
#include <map>

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::MSMetaData
 Class to interrogate an MS for metadata. Interrogation happens on demand and resulting metadata are stored for use by subsequent queries if the cache has not exceeded the specified limit. Caching of MS main table columns has been removed because the cache can be swamped by columns for large MSes, meaning that smaller data structures, which are more computationally expensive to create, aren't cached. Also, the column data is usually only needed temporarily to compute smaller data structures, and the column data is not particularly expensive to recreate if necessary. Parallel processing is enabled using openmp. More...
 
struct  casacore::MSMetaData::TimeStampProperties
 
struct  casacore::MSMetaData::ColumnStats
 
struct  casacore::MSMetaData::SubScanProperties
 
struct  casacore::MSMetaData::ScanProperties
 
struct  casacore::MSMetaData::SpwProperties
 
struct  casacore::MSMetaData::SourceProperties
 represents non-primary key data for a SOURCE table row More...
 

Namespaces

 casacore
 this file contains all the compiler specific defines