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

ObitTableOTFModel Struct Reference

ObitTableOTFModel Class structure. More...

#include <ObitTableOTFModel.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].
ObitThread * thread
 Threading info member object.
ObitInfoList * info
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIO * myIO
 I/O interface to access disk resident data.
ObitTableDesc * myDesc
 Obit Table data Descriptor.
ObitTableSel * mySel
 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).
Obit * myHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
oint numParm
 The number of IFs.
glong XOff
 Column offset for ``X'' position of component centroid as offset from reference position in table record.
glong XCol
 Physical column number for ``X'' position of component centroid as offset from reference position in table record.
glong YOff
 Column offset for ``Y'' position of component centroid as offset from reference position in table record.
glong YCol
 Physical column number for ``Y'' position of component centroid as offset from reference position in table record.
glong FluxOff
 Column offset for Flux density of component in table record.
glong FluxCol
 Physical column number for Flux density of component in table record.
glong TypeOff
 Column offset for Component type: 0: (or not present) point, 1=Gaussian on sky, 2 in table record.
glong TypeCol
 Physical column number for Component type: 0: (or not present) point, 1=Gaussian on sky, 2 in table record.
glong ParmsOff
 Column offset for Model components as needed by model in table record.
glong ParmsCol
 Physical column number for Model components as needed by model in table record.


Detailed Description

ObitTableOTFModel Class structure.


Member Data Documentation

gfloat* ObitTableOTFModel::buffer
 

Table buffer.

glong ObitTableOTFModel::bufferSize
 

Table buffer size in floats.

gpointer ObitTableOTFModel::ClassInfo
 

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

glong ObitTableOTFModel::FluxCol
 

Physical column number for Flux density of component in table record.

glong ObitTableOTFModel::FluxOff
 

Column offset for Flux density of component in table record.

ObitInfoList* ObitTableOTFModel::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableOTFModel::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableOTFModel::myHost
 

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

ObitIO* ObitTableOTFModel::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableOTFModel::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableOTFModel::myStatus
 

I/O status.

gchar* ObitTableOTFModel::name
 

Name of object [Optional].

oint ObitTableOTFModel::numParm
 

The number of IFs.

gint32 ObitTableOTFModel::ObitId
 

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

glong ObitTableOTFModel::ParmsCol
 

Physical column number for Model components as needed by model in table record.

glong ObitTableOTFModel::ParmsOff
 

Column offset for Model components as needed by model in table record.

gint ObitTableOTFModel::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableOTFModel::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableOTFModel::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableOTFModel::thread
 

Threading info member object.

glong ObitTableOTFModel::TypeCol
 

Physical column number for Component type: 0: (or not present) point, 1=Gaussian on sky, 2 in table record.

glong ObitTableOTFModel::TypeOff
 

Column offset for Component type: 0: (or not present) point, 1=Gaussian on sky, 2 in table record.

glong ObitTableOTFModel::XCol
 

Physical column number for ``X'' position of component centroid as offset from reference position in table record.

glong ObitTableOTFModel::XOff
 

Column offset for ``X'' position of component centroid as offset from reference position in table record.

glong ObitTableOTFModel::YCol
 

Physical column number for ``Y'' position of component centroid as offset from reference position in table record.

glong ObitTableOTFModel::YOff
 

Column offset for ``Y'' position of component centroid as offset from reference position in table record.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1