casacore
|
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< Double > | edgechans |
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... | |
Definition at line 684 of file MSMetaData.h.
Double casacore::MSMetaData::SpwProperties::bandwidth |
Definition at line 685 of file MSMetaData.h.
uInt casacore::MSMetaData::SpwProperties::bbcno |
Definition at line 698 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 694 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::chanfreqs |
Definition at line 686 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::chanwidths |
Definition at line 687 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 697 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::effbw |
EFFECTIVE_BANDWIDTH.
Definition at line 703 of file MSMetaData.h.
Quantity casacore::MSMetaData::SpwProperties::meanfreq |
The sum of all channel frequencies divided by the number of channels.
Definition at line 690 of file MSMetaData.h.
String casacore::MSMetaData::SpwProperties::name |
Definition at line 701 of file MSMetaData.h.
uInt casacore::MSMetaData::SpwProperties::nchans |
Definition at line 695 of file MSMetaData.h.
Int casacore::MSMetaData::SpwProperties::netsideband |
Definition at line 688 of file MSMetaData.h.
MFrequency casacore::MSMetaData::SpwProperties::reffreq |
from the REF_FREQUENCY column
Definition at line 700 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::resolution |
RESOLUTION.
Definition at line 705 of file MSMetaData.h.