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

ObitTableSkyModel Struct Reference

ObitTableSkyModel Class structure. More...

#include <ObitTableSkyModel.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.
gfloat RA
 Tangent point RA (deg).
gfloat Dec
 Tangent point Dec (deg).
gchar Proj [MAXKEYCHARTABLESkyModel]
 Projection code '-SIN', '-ARC', '-TAN'.
glong RAOffOff
 Column offset for Right ascension offset from tangent point in table record.
glong RAOffCol
 Physical column number for Right ascension offset from tangent point in table record.
glong DecOffOff
 Column offset for Declination offset from tangent point in table record.
glong DecOffCol
 Physical column number for Declination offset from tangent point in table record.
glong FluxOff
 Column offset for Flux density in table record.
glong FluxCol
 Physical column number for Flux density in table record.


Detailed Description

ObitTableSkyModel Class structure.


Member Data Documentation

gfloat* ObitTableSkyModel::buffer
 

Table buffer.

glong ObitTableSkyModel::bufferSize
 

Table buffer size in floats.

gpointer ObitTableSkyModel::ClassInfo
 

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

gfloat ObitTableSkyModel::Dec
 

Tangent point Dec (deg).

glong ObitTableSkyModel::DecOffCol
 

Physical column number for Declination offset from tangent point in table record.

glong ObitTableSkyModel::DecOffOff
 

Column offset for Declination offset from tangent point in table record.

glong ObitTableSkyModel::FluxCol
 

Physical column number for Flux density in table record.

glong ObitTableSkyModel::FluxOff
 

Column offset for Flux density in table record.

ObitInfoList* ObitTableSkyModel::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableSkyModel::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableSkyModel::myHost
 

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

ObitIO* ObitTableSkyModel::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableSkyModel::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableSkyModel::myStatus
 

I/O status.

gchar* ObitTableSkyModel::name
 

Name of object [Optional].

gint32 ObitTableSkyModel::ObitId
 

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

gchar ObitTableSkyModel::Proj[MAXKEYCHARTABLESkyModel]
 

Projection code '-SIN', '-ARC', '-TAN'.

gfloat ObitTableSkyModel::RA
 

Tangent point RA (deg).

glong ObitTableSkyModel::RAOffCol
 

Physical column number for Right ascension offset from tangent point in table record.

glong ObitTableSkyModel::RAOffOff
 

Column offset for Right ascension offset from tangent point in table record.

gint ObitTableSkyModel::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableSkyModel::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableSkyModel::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableSkyModel::thread
 

Threading info member object.


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