Main Page | Class List | Directories | File List | Class Members | File Members

ObitTableCQ Struct Reference

ObitTableCQ Class structure. More...

#include <ObitTableCQ.h>

List of all members.

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].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableDescmyDesc
 Obit Table data Descriptor.
ObitTableSelmySel
 Obit Table data Selector.
gfloat * buffer
 Table buffer.
glong bufferSize
 Table buffer size in floats.
gchar * tabType
 Table type (name of type, e.g.
glong tabVer
 Table version number(1-rel).
ObitmyHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
oint revision
 Revision number of the table definition.
oint numIF
 The number of IFs.
glong FrqSelOff
 Column offset for Frequency ID {IFQDCQ in AIPSish in table record.
glong FrqSelCol
 Physical column number for Frequency ID {IFQDCQ in AIPSish in table record.
glong SubAOff
 Column offset for Subarray number {ISUBCQ in table record.
glong SubACol
 Physical column number for Subarray number {ISUBCQ in table record.
glong FFTSizeOff
 Column offset for Size of FFT in correlator {NFFTCQ in table record.
glong FFTSizeCol
 Physical column number for Size of FFT in correlator {NFFTCQ in table record.
glong numChanOff
 Column offset for No.
glong numChanCol
 Physical column number for No.
glong SpecAvgOff
 Column offset for Spectral averaging factor{NSAVCQ in table record.
glong SpecAvgCol
 Physical column number for Spectral averaging factor{NSAVCQ in table record.
glong EdgeFreqOff
 Column offset for Edge frequency {DFRQCQ in table record.
glong EdgeFreqCol
 Physical column number for Edge frequency {DFRQCQ in table record.
glong ChanBWOff
 Column offset for Channel bandwidth {DCBWCQ in table record.
glong ChanBWCol
 Physical column number for Channel bandwidth {DCBWCQ in table record.
glong TaperFnOff
 Column offset for Taper function {LTAPCQ in table record.
glong TaperFnCol
 Physical column number for Taper function {LTAPCQ in table record.
glong OverSampOff
 Column offset for Oversampling factor {NOVSCQ in table record.
glong OverSampCol
 Physical column number for Oversampling factor {NOVSCQ in table record.
glong ZeroPadOff
 Column offset for Zero-padding factor {NZPDCQ in table record.
glong ZeroPadCol
 Physical column number for Zero-padding factor {NZPDCQ in table record.
glong FilterOff
 Column offset for Filter type {IFLTCQ in table record.
glong FilterCol
 Physical column number for Filter type {IFLTCQ in table record.
glong TimeAvgOff
 Column offset for Time averaging interval {TAVGCQ in table record.
glong TimeAvgCol
 Physical column number for Time averaging interval {TAVGCQ in table record.
glong numBitsOff
 Column offset for Quantization (no.
glong numBitsCol
 Physical column number for Quantization (no.
glong FFTOverlapOff
 Column offset for FFT overlap factor {IOVLCQ in table record.
glong FFTOverlapCol
 Physical column number for FFT overlap factor {IOVLCQ in table record.


Detailed Description

ObitTableCQ Class structure.


Member Data Documentation

gfloat* ObitTableCQ::buffer
 

Table buffer.

glong ObitTableCQ::bufferSize
 

Table buffer size in floats.

glong ObitTableCQ::ChanBWCol
 

Physical column number for Channel bandwidth {DCBWCQ in table record.

glong ObitTableCQ::ChanBWOff
 

Column offset for Channel bandwidth {DCBWCQ in table record.

gpointer ObitTableCQ::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

glong ObitTableCQ::EdgeFreqCol
 

Physical column number for Edge frequency {DFRQCQ in table record.

glong ObitTableCQ::EdgeFreqOff
 

Column offset for Edge frequency {DFRQCQ in table record.

glong ObitTableCQ::FFTOverlapCol
 

Physical column number for FFT overlap factor {IOVLCQ in table record.

glong ObitTableCQ::FFTOverlapOff
 

Column offset for FFT overlap factor {IOVLCQ in table record.

glong ObitTableCQ::FFTSizeCol
 

Physical column number for Size of FFT in correlator {NFFTCQ in table record.

glong ObitTableCQ::FFTSizeOff
 

Column offset for Size of FFT in correlator {NFFTCQ in table record.

glong ObitTableCQ::FilterCol
 

Physical column number for Filter type {IFLTCQ in table record.

glong ObitTableCQ::FilterOff
 

Column offset for Filter type {IFLTCQ in table record.

glong ObitTableCQ::FrqSelCol
 

Physical column number for Frequency ID {IFQDCQ in AIPSish in table record.

glong ObitTableCQ::FrqSelOff
 

Column offset for Frequency ID {IFQDCQ in AIPSish in table record.

ObitInfoList* ObitTableCQ::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableCQ::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableCQ::myHost
 

This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.

ObitIO* ObitTableCQ::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableCQ::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableCQ::myStatus
 

I/O status.

gchar* ObitTableCQ::name
 

Name of object [Optional].

glong ObitTableCQ::numBitsCol
 

Physical column number for Quantization (no.

of bits per recorded sample){NBITCQ in table record

glong ObitTableCQ::numBitsOff
 

Column offset for Quantization (no.

of bits per recorded sample){NBITCQ in table record

glong ObitTableCQ::numChanCol
 

Physical column number for No.

of channels in correlator{NCHCQ in table record

glong ObitTableCQ::numChanOff
 

Column offset for No.

of channels in correlator{NCHCQ in table record

oint ObitTableCQ::numIF
 

The number of IFs.

gint32 ObitTableCQ::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

glong ObitTableCQ::OverSampCol
 

Physical column number for Oversampling factor {NOVSCQ in table record.

glong ObitTableCQ::OverSampOff
 

Column offset for Oversampling factor {NOVSCQ in table record.

gint ObitTableCQ::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableCQ::revision
 

Revision number of the table definition.

glong ObitTableCQ::SpecAvgCol
 

Physical column number for Spectral averaging factor{NSAVCQ in table record.

glong ObitTableCQ::SpecAvgOff
 

Column offset for Spectral averaging factor{NSAVCQ in table record.

glong ObitTableCQ::SubACol
 

Physical column number for Subarray number {ISUBCQ in table record.

glong ObitTableCQ::SubAOff
 

Column offset for Subarray number {ISUBCQ in table record.

gchar* ObitTableCQ::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableCQ::tabVer
 

Table version number(1-rel).

glong ObitTableCQ::TaperFnCol
 

Physical column number for Taper function {LTAPCQ in table record.

glong ObitTableCQ::TaperFnOff
 

Column offset for Taper function {LTAPCQ in table record.

ObitThread* ObitTableCQ::thread
 

Threading info member object.

glong ObitTableCQ::TimeAvgCol
 

Physical column number for Time averaging interval {TAVGCQ in table record.

glong ObitTableCQ::TimeAvgOff
 

Column offset for Time averaging interval {TAVGCQ in table record.

glong ObitTableCQ::ZeroPadCol
 

Physical column number for Zero-padding factor {NZPDCQ in table record.

glong ObitTableCQ::ZeroPadOff
 

Column offset for Zero-padding factor {NZPDCQ in table record.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:13 2007 for Obit by  doxygen 1.3.9.1