casacore
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...
 

Detailed Description

Definition at line 641 of file MSMetaData.h.

Member Data Documentation

§ bandwidth

Double casacore::MSMetaData::SpwProperties::bandwidth

Definition at line 642 of file MSMetaData.h.

§ bbcno

uInt casacore::MSMetaData::SpwProperties::bbcno

Definition at line 655 of file MSMetaData.h.

§ centerfreq

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

§ chanfreqs

QVD casacore::MSMetaData::SpwProperties::chanfreqs

Definition at line 643 of file MSMetaData.h.

§ chanwidths

QVD casacore::MSMetaData::SpwProperties::chanwidths

Definition at line 644 of file MSMetaData.h.

§ edgechans

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

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

Definition at line 654 of file MSMetaData.h.

§ effbw

QVD casacore::MSMetaData::SpwProperties::effbw

EFFECTIVE_BANDWIDTH.

Definition at line 660 of file MSMetaData.h.

§ meanfreq

Quantity casacore::MSMetaData::SpwProperties::meanfreq

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

Definition at line 647 of file MSMetaData.h.

§ name

String casacore::MSMetaData::SpwProperties::name

Definition at line 658 of file MSMetaData.h.

§ nchans

uInt casacore::MSMetaData::SpwProperties::nchans

Definition at line 652 of file MSMetaData.h.

§ netsideband

Int casacore::MSMetaData::SpwProperties::netsideband

Definition at line 645 of file MSMetaData.h.

§ reffreq

MFrequency casacore::MSMetaData::SpwProperties::reffreq

from the REF_FREQUENCY column

Definition at line 657 of file MSMetaData.h.

§ resolution

QVD casacore::MSMetaData::SpwProperties::resolution

RESOLUTION.

Definition at line 662 of file MSMetaData.h.


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