|
static casacore::Int | nextSelected (casacore::Int spw, casacore::Int currId, casacore::Matrix< casacore::Int > &cList) |
| velocity depends on both freq and field and can not be a member of this More...
|
|
static casacore::Int | selectAverageChan (casacore::MS *, const casacore::Matrix< casacore::Int > &chanList, casacore::Vector< SAS > &sp, const casacore::Int &aveChan=1) |
|
static void | averageVelocity (casacore::Bool &sorry, casacore::MS *, casacore::Vector< SAS > &sp, casacore::Vector< casacore::Double > &velo, const casacore::Int &spwidx, const casacore::Int &filed=0, const casacore::String &restfreq="", const casacore::String &frame="", const casacore::String &doppler="") |
|
static void | showSASC (const casacore::Vector< SAS > &sp) |
|
static void | chanMap (casacore::Matrix< casacore::Int > &cmap, const casacore::Vector< SAS > &sp) |
|
static void | showSASC () |
|
static casacore::Int | descBySpw (const casacore::Int &spid, const casacore::Vector< SAS > &sp) |
|
static casacore::Int | spwByDesc (const casacore::Int &desc, const casacore::Vector< SAS > &sp) |
|
static casacore::Int | spwIndexByDesc (const casacore::Int &desc, const casacore::Vector< SAS > &sp) |
|
static casacore::Int | spwIndexBySpw (const casacore::Int &spid, const casacore::Vector< SAS > &sp) |
|
Definition at line 101 of file SelectAverageSpw.h.