#include <ObitTableCQ.h>
Public Attributes | |
| gint32 | ObitId |
| Recognition bit pattern to identify the start of an Obit object. | |
| gpointer | ClassInfo |
| ClassInfo pointer for class with name, base and function pointers. | |
| gint | ReferenceCount |
| Reference count for object (numbers of pointers attaching). | |
| gchar * | name |
| Name of object [Optional]. | |
| ObitTable * | myTable |
| Pointer to associated ObitTable. | |
| gpointer | myRowData |
| Pointer to row data in buffer (never g_free this). | |
| oint | FrqSel |
| Frequency ID {IFQDCQ in AIPSish. | |
| oint | SubA |
| Subarray number {ISUBCQ. | |
| oint * | FFTSize |
| Size of FFT in correlator {NFFTCQ. | |
| oint * | numChan |
| No. | |
| oint * | SpecAvg |
| Spectral averaging factor{NSAVCQ. | |
| gdouble * | EdgeFreq |
| Edge frequency {DFRQCQ. | |
| gdouble * | ChanBW |
| Channel bandwidth {DCBWCQ. | |
| gchar * | TaperFn |
| Taper function {LTAPCQ. | |
| oint * | OverSamp |
| Oversampling factor {NOVSCQ. | |
| oint * | ZeroPad |
| Zero-padding factor {NZPDCQ. | |
| oint * | Filter |
| Filter type {IFLTCQ. | |
| gfloat * | TimeAvg |
| Time averaging interval {TAVGCQ. | |
| oint * | numBits |
| Quantization (no. | |
| oint * | FFTOverlap |
| FFT overlap factor {IOVLCQ. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Channel bandwidth {DCBWCQ.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Edge frequency {DFRQCQ.
|
|
|
FFT overlap factor {IOVLCQ.
|
|
|
Size of FFT in correlator {NFFTCQ.
|
|
|
Filter type {IFLTCQ.
|
|
|
Frequency ID {IFQDCQ in AIPSish.
|
|
|
Pointer to row data in buffer (never g_free this).
|
|
|
Pointer to associated ObitTable.
|
|
|
Name of object [Optional].
|
|
|
Quantization (no. of bits per recorded sample){NBITCQ |
|
|
No. of channels in correlator{NCHCQ |
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Oversampling factor {NOVSCQ.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Spectral averaging factor{NSAVCQ.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Subarray number {ISUBCQ.
|
|
|
Taper function {LTAPCQ.
|
|
|
Time averaging interval {TAVGCQ.
|
|
|
Zero-padding factor {NZPDCQ.
|
1.3.9.1