casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Attributes
casa::vi::ChannelSelection Class Reference

#include <AsynchronousInterface2.h>

List of all members.

Public Member Functions

 ChannelSelection ()
 ChannelSelection (const Block< Vector< Int > > &blockNGroup, const Block< Vector< Int > > &blockStart, const Block< Vector< Int > > &blockWidth, const Block< Vector< Int > > &blockIncr, const Block< Vector< Int > > &blockSpw)
 ChannelSelection (const ChannelSelection &other)
ChannelSelectionoperator= (const ChannelSelection &other)
void get (Block< Vector< Int > > &blockNGroup, Block< Vector< Int > > &blockStart, Block< Vector< Int > > &blockWidth, Block< Vector< Int > > &blockIncr, Block< Vector< Int > > &blockSpw) const

Protected Member Functions

void copyBlock (const Block< Vector< Int > > &src, Block< Vector< Int > > &to) const

Private Attributes

Block< Vector< Int > > blockNGroup_p
Block< Vector< Int > > blockStart_p
Block< Vector< Int > > blockWidth_p
Block< Vector< Int > > blockIncr_p
Block< Vector< Int > > blockSpw_p

Detailed Description

Definition at line 59 of file AsynchronousInterface2.h.


Constructor & Destructor Documentation

Definition at line 63 of file AsynchronousInterface2.h.

casa::vi::ChannelSelection::ChannelSelection ( const Block< Vector< Int > > &  blockNGroup,
const Block< Vector< Int > > &  blockStart,
const Block< Vector< Int > > &  blockWidth,
const Block< Vector< Int > > &  blockIncr,
const Block< Vector< Int > > &  blockSpw 
)

Member Function Documentation

void casa::vi::ChannelSelection::copyBlock ( const Block< Vector< Int > > &  src,
Block< Vector< Int > > &  to 
) const [protected]
void casa::vi::ChannelSelection::get ( Block< Vector< Int > > &  blockNGroup,
Block< Vector< Int > > &  blockStart,
Block< Vector< Int > > &  blockWidth,
Block< Vector< Int > > &  blockIncr,
Block< Vector< Int > > &  blockSpw 
) const
ChannelSelection& casa::vi::ChannelSelection::operator= ( const ChannelSelection other)

Member Data Documentation

Definition at line 92 of file AsynchronousInterface2.h.

Definition at line 89 of file AsynchronousInterface2.h.

Definition at line 93 of file AsynchronousInterface2.h.

Definition at line 90 of file AsynchronousInterface2.h.

Definition at line 91 of file AsynchronousInterface2.h.


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