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

ObitTableNIRow Struct Reference

ObitTableNIRow Class structure. More...

#include <ObitTableNI.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 Time
 The center time.
gfloat TimeI
 ime interval of the solution
oint antNo
 Antenna number, 0=$>$ all.
oint SourId
 Source number, 0=$>$ all.
oint SubA
 Subarray number, 0=$>$ all.
gfloat weight
 Weight.
gfloat * coef
 Zernike model coeffients.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableNIRow Class structure.


Member Data Documentation

oint ObitTableNIRow::antNo
 

Antenna number, 0=$>$ all.

gpointer ObitTableNIRow::ClassInfo
 

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

gfloat* ObitTableNIRow::coef
 

Zernike model coeffients.

gpointer ObitTableNIRow::myRowData
 

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

ObitTable* ObitTableNIRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableNIRow::name
 

Name of object [Optional].

gint32 ObitTableNIRow::ObitId
 

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

gint ObitTableNIRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableNIRow::SourId
 

Source number, 0=$>$ all.

gint ObitTableNIRow::status
 

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

oint ObitTableNIRow::SubA
 

Subarray number, 0=$>$ all.

gdouble ObitTableNIRow::Time
 

The center time.

gfloat ObitTableNIRow::TimeI
 

ime interval of the solution

gfloat ObitTableNIRow::weight
 

Weight.


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