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

ObitTableOTFArrayGeomRow Struct Reference

ObitTableOTFArrayGeomRow Class structure. More...

#include <ObitTableOTFArrayGeom.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].
ObitTable * myTable
 Pointer to associated ObitTable.
gpointer myRowData
 Pointer to row data in buffer (never g_free this).
oint detector
 Detector number.
gfloat azOff
 Azimuth offset from nominal pointing.
gfloat elOff
 Elevation offset from nominal pointing.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOTFArrayGeomRow Class structure.


Member Data Documentation

gfloat ObitTableOTFArrayGeomRow::azOff
 

Azimuth offset from nominal pointing.

gpointer ObitTableOTFArrayGeomRow::ClassInfo
 

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

oint ObitTableOTFArrayGeomRow::detector
 

Detector number.

gfloat ObitTableOTFArrayGeomRow::elOff
 

Elevation offset from nominal pointing.

gpointer ObitTableOTFArrayGeomRow::myRowData
 

Pointer to row data in buffer (never g_free this).

ObitTable* ObitTableOTFArrayGeomRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOTFArrayGeomRow::name
 

Name of object [Optional].

gint32 ObitTableOTFArrayGeomRow::ObitId
 

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

gint ObitTableOTFArrayGeomRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableOTFArrayGeomRow::status
 

status 0=normal, 1=modified, -1=flagged


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