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

ObitTableVZRow Struct Reference

ObitTableVZRow Class structure. More...

#include <ObitTableVZ.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].
ObitTablemyTable
 Pointer to associated ObitTable.
gpointer myRowData
 Pointer to row data in buffer (never g_free this).
gdouble Ra2000
 RA (J2000).
gdouble Dec2000
 Dec (J2000).
gfloat PeakInt
 Peak Ipol.
oint Quality
 Quality (crowding) measure, 0=> best, higher worse.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableVZRow Class structure.


Member Data Documentation

gpointer ObitTableVZRow::ClassInfo
 

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

gdouble ObitTableVZRow::Dec2000
 

Dec (J2000).

gpointer ObitTableVZRow::myRowData
 

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

ObitTable* ObitTableVZRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableVZRow::name
 

Name of object [Optional].

gint32 ObitTableVZRow::ObitId
 

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

gfloat ObitTableVZRow::PeakInt
 

Peak Ipol.

oint ObitTableVZRow::Quality
 

Quality (crowding) measure, 0=> best, higher worse.

gdouble ObitTableVZRow::Ra2000
 

RA (J2000).

gint ObitTableVZRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableVZRow::status
 

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


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