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

#include <MSMetaData.h>

Public Attributes

std::set< Intantennas
 
Double beginTime
 
std::set< uIntddIDs
 
Double endTime
 
map< uInt, QuantitymeanInterval
 the key is the spwID, the value is the meanInterval for the subscan and that spwID More...
 
Quantity meanExposureTime
 
uInt nrows
 
std::set< uIntspws
 
std::set< IntstateIDs
 
std::map< Double, TimeStampPropertiestimeProps
 

Detailed Description

Definition at line 76 of file MSMetaData.h.

Member Data Documentation

§ antennas

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

Definition at line 77 of file MSMetaData.h.

§ beginTime

Double casacore::MSMetaData::SubScanProperties::beginTime

Definition at line 78 of file MSMetaData.h.

§ ddIDs

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

Definition at line 79 of file MSMetaData.h.

§ endTime

Double casacore::MSMetaData::SubScanProperties::endTime

Definition at line 80 of file MSMetaData.h.

§ meanExposureTime

Quantity casacore::MSMetaData::SubScanProperties::meanExposureTime

Definition at line 84 of file MSMetaData.h.

§ meanInterval

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

§ nrows

uInt casacore::MSMetaData::SubScanProperties::nrows

Definition at line 85 of file MSMetaData.h.

§ spws

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

Definition at line 86 of file MSMetaData.h.

§ stateIDs

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

Definition at line 87 of file MSMetaData.h.

§ timeProps

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

Definition at line 88 of file MSMetaData.h.


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