casa
5.7.0-16
|
#include <MSTransformManager.h>
Public Member Functions | |
channelContribution () | |
channelContribution (casacore::Int inputSpw, casacore::uInt inputChannel, casacore::uInt outputChannel, casacore::Double fraction) | |
Public Attributes | |
casacore::Int | inpSpw |
casacore::uInt | inpChannel |
casacore::uInt | outChannel |
casacore::Double | weight |
casacore::Bool | flag |
Definition at line 221 of file MSTransformManager.h.
|
inline |
Definition at line 229 of file MSTransformManager.h.
References flag, inpChannel, inpSpw, outChannel, and weight.
|
inline |
Definition at line 238 of file MSTransformManager.h.
References flag, inpChannel, inpSpw, outChannel, and weight.
casacore::Bool casa::channelContribution::flag |
Definition at line 227 of file MSTransformManager.h.
Referenced by channelContribution().
casacore::uInt casa::channelContribution::inpChannel |
Definition at line 224 of file MSTransformManager.h.
Referenced by channelContribution().
casacore::Int casa::channelContribution::inpSpw |
Definition at line 223 of file MSTransformManager.h.
Referenced by channelContribution().
casacore::uInt casa::channelContribution::outChannel |
Definition at line 225 of file MSTransformManager.h.
Referenced by channelContribution().
casacore::Double casa::channelContribution::weight |
Definition at line 226 of file MSTransformManager.h.
Referenced by channelContribution().