#include <VisBufferImplAsync2.h>
Public Member Functions | |
| void | fill (const MSIter &msIter) |
| Bool | allBeamOffsetsZero () const |
| Vector< String > & | antennaMounts () const |
| Int | arrayId () const |
| Int | dataDescriptionId () const |
| Int | fieldId () const |
| String | fieldName () const |
| const MFrequency & | frequency0 () const |
| const Vector< Double > & | getBeamOffsets () const |
| Bool | more () const |
| Int | msId () const |
| Bool | newArray () const |
| Int | newDataDescriptionId () const |
| Bool | newField () const |
| Bool | newMS () const |
| Bool | newSpectralWindow () const |
| Int | numMS () const |
| const MDirection & | phaseCenter () const |
| Int | polFrame () const |
| Int | polarizationId () const |
| const Matrix< Double > & | receptorAngle () const |
| const String & | sourceName () const |
| Int | spectralWindowId () const |
| const MPosition & | telescopePosition () const |
Private Attributes | |
| Bool | allBeamOffsetsZero_p |
| Vector< String > | antennaMounts_p |
| Int | arrayId_p |
| Int | dataDescriptionId_p |
| Int | fieldId_p |
| String | fieldName_p |
| MFrequency | frequency0_p |
| Vector< Double > | getBeamOffsets_p |
| Bool | more_p |
| Int | msId_p |
| Bool | newArray_p |
| Int | newDataDescriptionId_p |
| Bool | newField_p |
| Bool | newMS_p |
| Bool | newSpectralWindow_p |
| Int | numMS_p |
| MDirection | phaseCenter_p |
| Int | polFrame_p |
| Int | polarizationId_p |
| Matrix< Double > | receptorAngle_p |
| String | sourceName_p |
| Int | spectralWindowId_p |
| MPosition | telescopePosition_p |
Definition at line 20 of file VisBufferImplAsync2.h.
| Bool casa::vi::MsIterInfo::allBeamOffsetsZero | ( | ) | const |
| Vector<String>& casa::vi::MsIterInfo::antennaMounts | ( | ) | const |
| Int casa::vi::MsIterInfo::arrayId | ( | ) | const |
| Int casa::vi::MsIterInfo::dataDescriptionId | ( | ) | const |
| Int casa::vi::MsIterInfo::fieldId | ( | ) | const |
| String casa::vi::MsIterInfo::fieldName | ( | ) | const |
| void casa::vi::MsIterInfo::fill | ( | const MSIter & | msIter | ) |
| const MFrequency& casa::vi::MsIterInfo::frequency0 | ( | ) | const |
| const Vector<Double>& casa::vi::MsIterInfo::getBeamOffsets | ( | ) | const |
| Bool casa::vi::MsIterInfo::more | ( | ) | const |
| Int casa::vi::MsIterInfo::msId | ( | ) | const |
| Bool casa::vi::MsIterInfo::newArray | ( | ) | const |
| Int casa::vi::MsIterInfo::newDataDescriptionId | ( | ) | const |
| Bool casa::vi::MsIterInfo::newField | ( | ) | const |
| Bool casa::vi::MsIterInfo::newMS | ( | ) | const |
| Bool casa::vi::MsIterInfo::newSpectralWindow | ( | ) | const |
| Int casa::vi::MsIterInfo::numMS | ( | ) | const |
| const MDirection& casa::vi::MsIterInfo::phaseCenter | ( | ) | const |
| Int casa::vi::MsIterInfo::polarizationId | ( | ) | const |
| Int casa::vi::MsIterInfo::polFrame | ( | ) | const |
| const Matrix<Double>& casa::vi::MsIterInfo::receptorAngle | ( | ) | const |
| const String& casa::vi::MsIterInfo::sourceName | ( | ) | const |
| Int casa::vi::MsIterInfo::spectralWindowId | ( | ) | const |
| const MPosition& casa::vi::MsIterInfo::telescopePosition | ( | ) | const |
Bool casa::vi::MsIterInfo::allBeamOffsetsZero_p [private] |
Definition at line 53 of file VisBufferImplAsync2.h.
Vector<String> casa::vi::MsIterInfo::antennaMounts_p [private] |
Definition at line 54 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::arrayId_p [private] |
Definition at line 55 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::dataDescriptionId_p [private] |
Definition at line 56 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::fieldId_p [private] |
Definition at line 57 of file VisBufferImplAsync2.h.
String casa::vi::MsIterInfo::fieldName_p [private] |
Definition at line 58 of file VisBufferImplAsync2.h.
MFrequency casa::vi::MsIterInfo::frequency0_p [private] |
Definition at line 59 of file VisBufferImplAsync2.h.
Vector<Double> casa::vi::MsIterInfo::getBeamOffsets_p [private] |
Definition at line 60 of file VisBufferImplAsync2.h.
Bool casa::vi::MsIterInfo::more_p [private] |
Definition at line 61 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::msId_p [private] |
Definition at line 62 of file VisBufferImplAsync2.h.
Bool casa::vi::MsIterInfo::newArray_p [private] |
Definition at line 63 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::newDataDescriptionId_p [private] |
Definition at line 64 of file VisBufferImplAsync2.h.
Bool casa::vi::MsIterInfo::newField_p [private] |
Definition at line 65 of file VisBufferImplAsync2.h.
Bool casa::vi::MsIterInfo::newMS_p [private] |
Definition at line 66 of file VisBufferImplAsync2.h.
Bool casa::vi::MsIterInfo::newSpectralWindow_p [private] |
Definition at line 67 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::numMS_p [private] |
Definition at line 68 of file VisBufferImplAsync2.h.
MDirection casa::vi::MsIterInfo::phaseCenter_p [private] |
Definition at line 69 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::polarizationId_p [private] |
Definition at line 71 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::polFrame_p [private] |
Definition at line 70 of file VisBufferImplAsync2.h.
Matrix<Double> casa::vi::MsIterInfo::receptorAngle_p [private] |
Definition at line 72 of file VisBufferImplAsync2.h.
String casa::vi::MsIterInfo::sourceName_p [private] |
Definition at line 73 of file VisBufferImplAsync2.h.
Int casa::vi::MsIterInfo::spectralWindowId_p [private] |
Definition at line 74 of file VisBufferImplAsync2.h.
MPosition casa::vi::MsIterInfo::telescopePosition_p [private] |
Definition at line 75 of file VisBufferImplAsync2.h.
1.6.1