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

ObitTableOBRow Struct Reference

ObitTableOBRow Class structure. More...

#include <ObitTableOB.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).
oint antennaNo
 Antenna number.
oint SubA
 Subarray number.
gdouble Time
 The center time.
gfloat orientation
 ORIENTATION.
gdouble * orbXYZ
 Obital position.
gdouble * velXYZ
 Orbital velocity.
gfloat * sunAngle
 Relative position of the Sun.
gfloat * eclipse
 ECLIPSE.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOBRow Class structure.


Member Data Documentation

oint ObitTableOBRow::antennaNo
 

Antenna number.

gpointer ObitTableOBRow::ClassInfo
 

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

gfloat* ObitTableOBRow::eclipse
 

ECLIPSE.

gpointer ObitTableOBRow::myRowData
 

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

ObitTable* ObitTableOBRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOBRow::name
 

Name of object [Optional].

gint32 ObitTableOBRow::ObitId
 

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

gdouble* ObitTableOBRow::orbXYZ
 

Obital position.

gfloat ObitTableOBRow::orientation
 

ORIENTATION.

gint ObitTableOBRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableOBRow::status
 

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

oint ObitTableOBRow::SubA
 

Subarray number.

gfloat* ObitTableOBRow::sunAngle
 

Relative position of the Sun.

gdouble ObitTableOBRow::Time
 

The center time.

gdouble* ObitTableOBRow::velXYZ
 

Orbital velocity.


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