casa
$Rev:20696$
|
#include <FlagCalTableHandler.h>
Definition at line 196 of file FlagCalTableHandler.h.
casa::CTCache::CTCache | ( | CTIter * | calIter | ) |
Vector<Int>& casa::CTCache::antenna1 | ( | ) |
Referenced by casa::CTBuffer::antenna1().
Vector<Int>& casa::CTCache::antenna2 | ( | ) |
Referenced by casa::CTBuffer::antenna2().
Referenced by casa::CTBuffer::arrayId().
Referenced by casa::CTBuffer::correlationTypes().
Referenced by casa::CTBuffer::fieldId().
Int& casa::CTCache::fillFieldId | ( | ) | [private] |
Int& casa::CTCache::fillnRowChunk | ( | ) | [private] |
Int& casa::CTCache::fillSpectralWindow | ( | ) | [private] |
Convenience methods and members to by-pass const methods issues.
Cube<Bool>& casa::CTCache::flagCube | ( | ) |
Referenced by casa::CTBuffer::flagCube().
Vector<Int>& casa::CTCache::getChannelNumbers | ( | Int | rowInBuffer | ) |
Referenced by casa::CTBuffer::getChannelNumbers().
Vector<Double>& casa::CTCache::getFrequencies | ( | Int | rowInBuffer, |
Int | frame = vi::VisBuffer2::FrameNotSpecified |
||
) |
Referenced by casa::CTBuffer::getFrequencies().
void casa::CTCache::invalidate | ( | ) |
Methods for efficient synchronization with CTIter.
Referenced by casa::CTBuffer::invalidate().
Referenced by casa::CTBuffer::nChannels().
Referenced by casa::CTBuffer::nCorrelations().
Referenced by casa::CTBuffer::nRows().
Convenient public methods for compatibility with MS-like interface.
Referenced by casa::CTBuffer::observationId().
Vector<Int>& casa::CTCache::scan | ( | ) |
Referenced by casa::CTBuffer::scan().
Referenced by casa::CTBuffer::spectralWindow(), and casa::CTBuffer::spectralWindows().
Vector<Double>& casa::CTCache::time | ( | ) |
Referenced by casa::CTBuffer::time().
Cube<Complex>& casa::CTCache::visCube | ( | ) |
Referenced by casa::CTBuffer::visCube().
Cube<Complex>& casa::CTCache::visCubeCorrected | ( | ) |
Referenced by casa::CTBuffer::visCubeCorrected().
Cube<Complex>& casa::CTCache::visCubeModel | ( | ) |
Referenced by casa::CTBuffer::visCubeModel().
Vector<Int> casa::CTCache::antenna1_p [private] |
Definition at line 238 of file FlagCalTableHandler.h.
Vector<Int> casa::CTCache::antenna2_p [private] |
Definition at line 239 of file FlagCalTableHandler.h.
CTIter* casa::CTCache::calIter_p [private] |
Definition at line 231 of file FlagCalTableHandler.h.
Vector<Int> casa::CTCache::channel_p [private] |
Definition at line 241 of file FlagCalTableHandler.h.
Vector<Int> casa::CTCache::corrType_p [private] |
Definition at line 253 of file FlagCalTableHandler.h.
Cube<Complex> casa::CTCache::cparam_p [private] |
Definition at line 243 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTantenna1OK_p [private] |
Definition at line 260 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTantenna2OK_p [private] |
Definition at line 261 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTchannelOK_p [private] |
Definition at line 265 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTcorrectedVisCubeOK_p [private] |
Definition at line 268 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTcorrTypeOK_p [private] |
Definition at line 264 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTfieldIdOK_p [private] |
Members for efficient synchronization with CTIter.
Definition at line 256 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTflagCubeOk_p [private] |
Definition at line 262 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTfrequencyOK_p [private] |
Definition at line 266 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTmodelVisCubeOK_p [private] |
Definition at line 269 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTnChannelOK_p [private] |
Definition at line 272 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTnCorrOK_p [private] |
Definition at line 273 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTnRowChunkOK_p [private] |
Definition at line 270 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTnRowOK_p [private] |
Definition at line 271 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTobservationIdOK_p [private] |
Definition at line 263 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTscanOK_p [private] |
Definition at line 258 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTspectralWindowOK_p [private] |
Definition at line 257 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTtimeOK_p [private] |
Definition at line 259 of file FlagCalTableHandler.h.
Bool casa::CTCache::CTVisCubeOK_p [private] |
Definition at line 267 of file FlagCalTableHandler.h.
Int casa::CTCache::field0_p [private] |
Definition at line 232 of file FlagCalTableHandler.h.
Vector<Int> casa::CTCache::field_p [private] |
Definition at line 234 of file FlagCalTableHandler.h.
Cube<Bool> casa::CTCache::flagCube_p [private] |
Definition at line 240 of file FlagCalTableHandler.h.
Cube<Complex> casa::CTCache::fparam_p [private] |
Definition at line 244 of file FlagCalTableHandler.h.
Vector<Double> casa::CTCache::frequency_p [private] |
Definition at line 242 of file FlagCalTableHandler.h.
Int casa::CTCache::nChannel_p [private] |
Definition at line 248 of file FlagCalTableHandler.h.
Int casa::CTCache::nCorr_p [private] |
Definition at line 249 of file FlagCalTableHandler.h.
Int casa::CTCache::nRow_p [private] |
Definition at line 247 of file FlagCalTableHandler.h.
Int casa::CTCache::nRowChunk_p [private] |
Definition at line 246 of file FlagCalTableHandler.h.
Vector<Int> casa::CTCache::observationId_p [private] |
Convenient members for compatibility with MS-like interface.
Definition at line 252 of file FlagCalTableHandler.h.
Vector<Int> casa::CTCache::scan_p [private] |
Definition at line 236 of file FlagCalTableHandler.h.
Cube<Complex> casa::CTCache::snr_p [private] |
Definition at line 245 of file FlagCalTableHandler.h.
Int casa::CTCache::spw0_p [private] |
Definition at line 233 of file FlagCalTableHandler.h.
Vector<Int> casa::CTCache::spw_p [private] |
Definition at line 235 of file FlagCalTableHandler.h.
Vector<Double> casa::CTCache::time_p [private] |
Definition at line 237 of file FlagCalTableHandler.h.