casa
$Rev:20696$
|
#include <AsynchronousInterface2.h>
Public Member Functions | |
SetRowBlockingModifier (Int nRows) | |
void | apply (VisibilityIterator2 *) const |
Private Member Functions | |
void | print (std::ostream &o) const |
Private Attributes | |
Int | nRows_p |
Int | nGroup_p |
Int | spectralWindow_p |
Int | start_p |
Int | width_p |
Definition at line 141 of file AsynchronousInterface2.h.
void casa::vi::SetRowBlockingModifier::apply | ( | VisibilityIterator2 * | ) | const [virtual] |
Implements casa::vi::RoviaModifier.
void casa::vi::SetRowBlockingModifier::print | ( | std::ostream & | o | ) | const [private, virtual] |
Implements casa::vi::RoviaModifier.
Definition at line 151 of file AsynchronousInterface2.h.
Int casa::vi::SetRowBlockingModifier::nRows_p [private] |
Definition at line 150 of file AsynchronousInterface2.h.
Definition at line 152 of file AsynchronousInterface2.h.
Int casa::vi::SetRowBlockingModifier::start_p [private] |
Definition at line 153 of file AsynchronousInterface2.h.
Int casa::vi::SetRowBlockingModifier::width_p [private] |
Definition at line 154 of file AsynchronousInterface2.h.