#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 139 of file AsynchronousInterface2.h.
casa::vi::SetRowBlockingModifier::SetRowBlockingModifier | ( | Int | nRows | ) |
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.
Int casa::vi::SetRowBlockingModifier::nGroup_p [private] |
Definition at line 149 of file AsynchronousInterface2.h.
Int casa::vi::SetRowBlockingModifier::nRows_p [private] |
Definition at line 148 of file AsynchronousInterface2.h.
Int casa::vi::SetRowBlockingModifier::spectralWindow_p [private] |
Definition at line 150 of file AsynchronousInterface2.h.
Int casa::vi::SetRowBlockingModifier::start_p [private] |
Definition at line 151 of file AsynchronousInterface2.h.
Int casa::vi::SetRowBlockingModifier::width_p [private] |
Definition at line 152 of file AsynchronousInterface2.h.