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

Public Attributes

Double bandwidth
 
QVD chanfreqs
 
QVD chanwidths
 
Int netsideband
 
Quantity meanfreq
 The sum of all channel frequencies divided by the number of channels. More...
 
Quantity centerfreq
 The mean of the low frequency extent of the lowest frequency channel and the high frequency extend of the highest frequency channel. More...
 
uInt nchans
 
vector< Doubleedgechans
 The center frequencies of the two channels at the edges of the window. More...
 
uInt bbcno
 
MFrequency reffreq
 from the REF_FREQUENCY column More...
 
String name
 
QVD effbw
 EFFECTIVE_BANDWIDTH. More...
 
QVD resolution
 RESOLUTION. More...
 
String corrbit
 CAS-13749 value for adhoc ALMA-specific SPECTRAL_WINDOW column. More...
 

Detailed Description

Definition at line 690 of file MSMetaData.h.

Member Data Documentation

Double casacore::MSMetaData::SpwProperties::bandwidth

Definition at line 691 of file MSMetaData.h.

uInt casacore::MSMetaData::SpwProperties::bbcno

Definition at line 704 of file MSMetaData.h.

Quantity casacore::MSMetaData::SpwProperties::centerfreq

The mean of the low frequency extent of the lowest frequency channel and the high frequency extend of the highest frequency channel.

Often, but not necessarily, the same as meanfreq

Definition at line 700 of file MSMetaData.h.

QVD casacore::MSMetaData::SpwProperties::chanfreqs

Definition at line 692 of file MSMetaData.h.

QVD casacore::MSMetaData::SpwProperties::chanwidths

Definition at line 693 of file MSMetaData.h.

String casacore::MSMetaData::SpwProperties::corrbit

CAS-13749 value for adhoc ALMA-specific SPECTRAL_WINDOW column.

Definition at line 713 of file MSMetaData.h.

vector<Double> casacore::MSMetaData::SpwProperties::edgechans

The center frequencies of the two channels at the edges of the window.

Definition at line 703 of file MSMetaData.h.

QVD casacore::MSMetaData::SpwProperties::effbw

EFFECTIVE_BANDWIDTH.

Definition at line 709 of file MSMetaData.h.

Quantity casacore::MSMetaData::SpwProperties::meanfreq

The sum of all channel frequencies divided by the number of channels.

Definition at line 696 of file MSMetaData.h.

String casacore::MSMetaData::SpwProperties::name

Definition at line 707 of file MSMetaData.h.

uInt casacore::MSMetaData::SpwProperties::nchans

Definition at line 701 of file MSMetaData.h.

Int casacore::MSMetaData::SpwProperties::netsideband

Definition at line 694 of file MSMetaData.h.

MFrequency casacore::MSMetaData::SpwProperties::reffreq

from the REF_FREQUENCY column

Definition at line 706 of file MSMetaData.h.

QVD casacore::MSMetaData::SpwProperties::resolution

RESOLUTION.

Definition at line 711 of file MSMetaData.h.


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