#include <CFBuffer.h>
Public Member Functions | |
CFCStruct * | getCFB (int i, int j, int k) |
Public Attributes | |
CFCStruct * | CFBStorage |
int | shape [3] |
Double * | freqValues |
Double * | wValues |
Double * | pointingOffset |
Double | fIncr |
Double | wIncr |
Int ** | muellerElementsIndex |
Int ** | muellerElements |
Int ** | conjMuellerElementsIndex |
Int ** | conjMuellerElements |
Int ** | conjFreqNdxMap |
Int ** | freqNdxMap |
Int | nMueller |
Definition at line 100 of file CFBuffer.h.
CFCStruct* casa::CFBStruct::getCFB | ( | int | i, | |
int | j, | |||
int | k | |||
) | [inline] |
Definition at line 111 of file CFBuffer.h.
References CFBStorage, and shape.
Definition at line 101 of file CFBuffer.h.
Referenced by getCFB(), and casa::CFBuffer::initCFBStruct().
Definition at line 105 of file CFBuffer.h.
Definition at line 105 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().
Definition at line 105 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().
Double casa::CFBStruct::fIncr |
Definition at line 104 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().
Int ** casa::CFBStruct::freqNdxMap |
Definition at line 105 of file CFBuffer.h.
Double* casa::CFBStruct::freqValues |
Definition at line 103 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().
Definition at line 105 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().
Definition at line 105 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().
Definition at line 108 of file CFBuffer.h.
Double * casa::CFBStruct::pointingOffset |
Definition at line 103 of file CFBuffer.h.
int casa::CFBStruct::shape[3] |
Definition at line 102 of file CFBuffer.h.
Referenced by getCFB(), and casa::CFBuffer::initCFBStruct().
Double casa::CFBStruct::wIncr |
Definition at line 104 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().
Double * casa::CFBStruct::wValues |
Definition at line 103 of file CFBuffer.h.
Referenced by casa::CFBuffer::initCFBStruct().