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) |
ChannelSelection & | operator= (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 57 of file AsynchronousInterface2.h.
Constructor & Destructor Documentation
casa::vi::ChannelSelection::ChannelSelection |
( |
|
) |
[inline] |
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 |
Member Data Documentation
The documentation for this class was generated from the following file: