casa
$Rev:20696$
|
#include <AsynchronousInterface2.h>
Public Member Functions | |
SelectVelocityModifier (Int nChan, const MVRadialVelocity &vStart, const MVRadialVelocity &vInc, MRadialVelocity::Types rvType, MDoppler::Types dType, Bool precise) | |
void | apply (VisibilityIterator2 *) const |
Private Member Functions | |
virtual void | print (std::ostream &o) const |
Private Attributes | |
MDoppler::Types | dType_p |
Int | nChan_p |
Bool | precise_p |
MRadialVelocity::Types | rvType_p |
MVRadialVelocity | vInc_p |
MVRadialVelocity | vStart_p |
Definition at line 177 of file AsynchronousInterface2.h.
casa::vi::SelectVelocityModifier::SelectVelocityModifier | ( | Int | nChan, |
const MVRadialVelocity & | vStart, | ||
const MVRadialVelocity & | vInc, | ||
MRadialVelocity::Types | rvType, | ||
MDoppler::Types | dType, | ||
Bool | precise | ||
) |
void casa::vi::SelectVelocityModifier::apply | ( | VisibilityIterator2 * | ) | const [virtual] |
Implements casa::vi::RoviaModifier.
virtual void casa::vi::SelectVelocityModifier::print | ( | std::ostream & | o | ) | const [private, virtual] |
Implements casa::vi::RoviaModifier.
Definition at line 187 of file AsynchronousInterface2.h.
Int casa::vi::SelectVelocityModifier::nChan_p [private] |
Definition at line 188 of file AsynchronousInterface2.h.
Definition at line 189 of file AsynchronousInterface2.h.
Definition at line 190 of file AsynchronousInterface2.h.
Definition at line 191 of file AsynchronousInterface2.h.
Definition at line 192 of file AsynchronousInterface2.h.