casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
casa::channelContribution Struct Reference

#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
 

Detailed Description

Definition at line 221 of file MSTransformManager.h.

Constructor & Destructor Documentation

casa::channelContribution::channelContribution ( )
inline

Definition at line 229 of file MSTransformManager.h.

References flag, inpChannel, inpSpw, outChannel, and weight.

casa::channelContribution::channelContribution ( casacore::Int  inputSpw,
casacore::uInt  inputChannel,
casacore::uInt  outputChannel,
casacore::Double  fraction 
)
inline

Definition at line 238 of file MSTransformManager.h.

References flag, inpChannel, inpSpw, outChannel, and weight.

Member Data Documentation

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().


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