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 562 of file MSMetaData.h.
Double casacore::MSMetaData::SpwProperties::bandwidth |
Definition at line 563 of file MSMetaData.h.
uInt casacore::MSMetaData::SpwProperties::bbcno |
Definition at line 576 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 572 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::chanfreqs |
Definition at line 564 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::chanwidths |
Definition at line 565 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 575 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::effbw |
EFFECTIVE_BANDWIDTH.
Definition at line 581 of file MSMetaData.h.
Quantity casacore::MSMetaData::SpwProperties::meanfreq |
The sum of all channel frequencies divided by the number of channels.
Definition at line 568 of file MSMetaData.h.
String casacore::MSMetaData::SpwProperties::name |
Definition at line 579 of file MSMetaData.h.
uInt casacore::MSMetaData::SpwProperties::nchans |
Definition at line 573 of file MSMetaData.h.
Int casacore::MSMetaData::SpwProperties::netsideband |
Definition at line 566 of file MSMetaData.h.
MFrequency casacore::MSMetaData::SpwProperties::reffreq |
from the REF_FREQUENCY column
Definition at line 578 of file MSMetaData.h.
QVD casacore::MSMetaData::SpwProperties::resolution |
RESOLUTION.
Definition at line 583 of file MSMetaData.h.