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

ObitTableNXRow Struct Reference

ObitTableNXRow Class structure. More...

#include <ObitTableNX.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 SubA
 Subarray number.
oint StartVis
 First visibility number (1-rel) in scan.
oint EndVis
 Last visibility number (1-rel) in scan.
oint FreqID
 Frequency id of scan.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableNXRow Class structure.


Member Data Documentation

gpointer ObitTableNXRow::ClassInfo
 

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

oint ObitTableNXRow::EndVis
 

Last visibility number (1-rel) in scan.

oint ObitTableNXRow::FreqID
 

Frequency id of scan.

gpointer ObitTableNXRow::myRowData
 

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

ObitTable* ObitTableNXRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableNXRow::name
 

Name of object [Optional].

gint32 ObitTableNXRow::ObitId
 

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

gint ObitTableNXRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableNXRow::SourID
 

Source ID as defined in then SOURCE table.

oint ObitTableNXRow::StartVis
 

First visibility number (1-rel) in scan.

gint ObitTableNXRow::status
 

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

oint ObitTableNXRow::SubA
 

Subarray number.

gfloat ObitTableNXRow::Time
 

The center time of the sscan.

gfloat ObitTableNXRow::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