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

ObitTableCC Struct Reference

ObitTableCC Class structure. More...

#include <ObitTableCC.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 noParms
 Number of parameters for non point components, usually 0 or 4.
glong FluxOff
 Column offset for Component flux density in table record.
glong FluxCol
 Physical column number for Component flux density in table record.
glong DeltaXOff
 Column offset for Component X position.
glong DeltaXCol
 Physical column number for Component X position.
glong DeltaYOff
 Column offset for Component Y position.
glong DeltaYCol
 Physical column number for Component Y position.
glong parmsOff
 Column offset for [OPTIONAL] Component parameters; in table record.
glong parmsCol
 Physical column number for [OPTIONAL] Component parameters; in table record.


Detailed Description

ObitTableCC Class structure.


Member Data Documentation

gfloat* ObitTableCC::buffer
 

Table buffer.

glong ObitTableCC::bufferSize
 

Table buffer size in floats.

gpointer ObitTableCC::ClassInfo
 

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

glong ObitTableCC::DeltaXCol
 

Physical column number for Component X position.

in table record

glong ObitTableCC::DeltaXOff
 

Column offset for Component X position.

in table record

glong ObitTableCC::DeltaYCol
 

Physical column number for Component Y position.

in table record

glong ObitTableCC::DeltaYOff
 

Column offset for Component Y position.

in table record

glong ObitTableCC::FluxCol
 

Physical column number for Component flux density in table record.

glong ObitTableCC::FluxOff
 

Column offset for Component flux density in table record.

ObitInfoList* ObitTableCC::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableCC::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableCC::myHost
 

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

ObitIO* ObitTableCC::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableCC::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableCC::myStatus
 

I/O status.

gchar* ObitTableCC::name
 

Name of object [Optional].

oint ObitTableCC::noParms
 

Number of parameters for non point components, usually 0 or 4.

gint32 ObitTableCC::ObitId
 

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

glong ObitTableCC::parmsCol
 

Physical column number for [OPTIONAL] Component parameters; in table record.

glong ObitTableCC::parmsOff
 

Column offset for [OPTIONAL] Component parameters; in table record.

gint ObitTableCC::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableCC::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableCC::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableCC::thread
 

Threading info member object.


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