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

ObitTableOTFIndexRow Struct Reference

ObitTableOTFIndexRow Class structure. More...

#include <ObitTableOTFIndex.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].
ObitTable * myTable
 Pointer to associated ObitTable.
gpointer myRowData
 Pointer to row data in buffer (never g_free this).
oint ScanID
 Scan ID number.
gfloat Time
 The center time of the scan.
gfloat TimeI
 Duration of scan.
oint TargetID
 Target ID as defined in the OTFTarget table.
oint StartRec
 First record number (1-rel) in scan.
oint EndRec
 Last record number (1-rel) in scan.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOTFIndexRow Class structure.


Member Data Documentation

gpointer ObitTableOTFIndexRow::ClassInfo
 

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

oint ObitTableOTFIndexRow::EndRec
 

Last record number (1-rel) in scan.

gpointer ObitTableOTFIndexRow::myRowData
 

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

ObitTable* ObitTableOTFIndexRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOTFIndexRow::name
 

Name of object [Optional].

gint32 ObitTableOTFIndexRow::ObitId
 

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

gint ObitTableOTFIndexRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableOTFIndexRow::ScanID
 

Scan ID number.

oint ObitTableOTFIndexRow::StartRec
 

First record number (1-rel) in scan.

gint ObitTableOTFIndexRow::status
 

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

oint ObitTableOTFIndexRow::TargetID
 

Target ID as defined in the OTFTarget table.

gfloat ObitTableOTFIndexRow::Time
 

The center time of the scan.

gfloat ObitTableOTFIndexRow::TimeI
 

Duration of scan.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1