casacore
Public Attributes | List of all members
casacore::MSMetaData::SubScanProperties Struct Reference

#include <MSMetaData.h>

Public Attributes

uInt acRows
 number of auto-correlation rows More...
 
uInt 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, uIntspwNRows
 number of rows for each spectral window More...
 
std::set< IntstateIDs
 
std::map< Double, TimeStampPropertiestimeProps
 

Detailed Description

Definition at line 79 of file MSMetaData.h.

Member Data Documentation

§ acRows

uInt casacore::MSMetaData::SubScanProperties::acRows

number of auto-correlation rows

Definition at line 81 of file MSMetaData.h.

§ antennas

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

Definition at line 84 of file MSMetaData.h.

§ beginTime

Double casacore::MSMetaData::SubScanProperties::beginTime

Definition at line 85 of file MSMetaData.h.

§ ddIDs

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

Definition at line 86 of file MSMetaData.h.

§ endTime

Double casacore::MSMetaData::SubScanProperties::endTime

Definition at line 87 of file MSMetaData.h.

§ firstExposureTime

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 95 of file MSMetaData.h.

§ meanExposureTime

Quantity casacore::MSMetaData::SubScanProperties::meanExposureTime

Definition at line 96 of file MSMetaData.h.

§ meanInterval

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 90 of file MSMetaData.h.

§ spwNRows

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

number of rows for each spectral window

Definition at line 99 of file MSMetaData.h.

§ spws

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

Definition at line 97 of file MSMetaData.h.

§ stateIDs

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

Definition at line 100 of file MSMetaData.h.

§ timeProps

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

Definition at line 101 of file MSMetaData.h.

§ xcRows

uInt casacore::MSMetaData::SubScanProperties::xcRows

number of cross-correlation rows.

Definition at line 83 of file MSMetaData.h.


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