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

ObitTableOFRow Struct Reference

ObitTableOFRow Class structure. More...

#include <ObitTableOF.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).
gfloat Time
 The center time of the sscan.
gfloat TimeI
 Duration of scan.
oint SourID
 Source ID as defined in then SOURCE table.
oint antNo
 Antenna number.
oint SubA
 Subarray number.
oint FreqID
 Frequency id of scan.
gboolean refPnt
 Reference pointing(?) flag.
gboolean shadow
 Antenna shadowed(?) flag.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOFRow Class structure.


Member Data Documentation

oint ObitTableOFRow::antNo
 

Antenna number.

gpointer ObitTableOFRow::ClassInfo
 

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

oint ObitTableOFRow::FreqID
 

Frequency id of scan.

gpointer ObitTableOFRow::myRowData
 

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

ObitTable* ObitTableOFRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOFRow::name
 

Name of object [Optional].

gint32 ObitTableOFRow::ObitId
 

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

gint ObitTableOFRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gboolean ObitTableOFRow::refPnt
 

Reference pointing(?) flag.

gboolean ObitTableOFRow::shadow
 

Antenna shadowed(?) flag.

oint ObitTableOFRow::SourID
 

Source ID as defined in then SOURCE table.

gint ObitTableOFRow::status
 

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

oint ObitTableOFRow::SubA
 

Subarray number.

gfloat ObitTableOFRow::Time
 

The center time of the sscan.

gfloat ObitTableOFRow::TimeI
 

Duration of scan.


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