casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
casacore::MSMetaData::SubScanProperties Struct Reference

#include <MSMetaData.h>

Public Attributes

rownr_t acRows
 number of auto-correlation rows More...
 
rownr_t xcRows
 number of cross-correlation rows. More...
 
std::set< Intantennas
 
Double beginTime
 
std::set< uIntddIDs
 
Double endTime
 
std::map< uInt, QuantitymeanInterval
 the key is the spwID, the value is the meanInterval for the subscan and that spwID More...
 
FirstExposureTimeMap firstExposureTime
 The Int represents the data description ID, The Double represents the time of the first time stamp, The Quantity represents the exposure time for the corresponding data description ID and time stamp. More...
 
Quantity meanExposureTime
 
std::set< uIntspws
 
std::map< uInt, rownr_tspwNRows
 number of rows for each spectral window More...
 
std::set< IntstateIDs
 
std::map< Double,
TimeStampProperties
timeProps
 

Detailed Description

Definition at line 91 of file MSMetaData.h.

Member Data Documentation

rownr_t casacore::MSMetaData::SubScanProperties::acRows

number of auto-correlation rows

Definition at line 93 of file MSMetaData.h.

std::set<Int> casacore::MSMetaData::SubScanProperties::antennas

Definition at line 96 of file MSMetaData.h.

Double casacore::MSMetaData::SubScanProperties::beginTime

Definition at line 97 of file MSMetaData.h.

std::set<uInt> casacore::MSMetaData::SubScanProperties::ddIDs

Definition at line 98 of file MSMetaData.h.

Double casacore::MSMetaData::SubScanProperties::endTime

Definition at line 99 of file MSMetaData.h.

FirstExposureTimeMap casacore::MSMetaData::SubScanProperties::firstExposureTime

The Int represents the data description ID, The Double represents the time of the first time stamp, The Quantity represents the exposure time for the corresponding data description ID and time stamp.

Definition at line 107 of file MSMetaData.h.

Quantity casacore::MSMetaData::SubScanProperties::meanExposureTime

Definition at line 108 of file MSMetaData.h.

std::map<uInt, Quantity> casacore::MSMetaData::SubScanProperties::meanInterval

the key is the spwID, the value is the meanInterval for the subscan and that spwID

Definition at line 102 of file MSMetaData.h.

std::map<uInt, rownr_t> casacore::MSMetaData::SubScanProperties::spwNRows

number of rows for each spectral window

Definition at line 111 of file MSMetaData.h.

std::set<uInt> casacore::MSMetaData::SubScanProperties::spws

Definition at line 109 of file MSMetaData.h.

std::set<Int> casacore::MSMetaData::SubScanProperties::stateIDs

Definition at line 112 of file MSMetaData.h.

std::map<Double, TimeStampProperties> casacore::MSMetaData::SubScanProperties::timeProps

Definition at line 113 of file MSMetaData.h.

rownr_t casacore::MSMetaData::SubScanProperties::xcRows

number of cross-correlation rows.

Definition at line 95 of file MSMetaData.h.


The documentation for this struct was generated from the following file: