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

ObitTableGBTPARSENSORRow Struct Reference

ObitTableGBTPARSENSORRow Class structure. More...

#include <ObitTableGBTPARSENSOR.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 row
 Row number (0-rel) of corresponding sensor, row number=index in data arrays.
oint col
 Column number (0-rel) of corresponding sensor, row number=index in data arrays.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableGBTPARSENSORRow Class structure.


Member Data Documentation

gpointer ObitTableGBTPARSENSORRow::ClassInfo
 

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

oint ObitTableGBTPARSENSORRow::col
 

Column number (0-rel) of corresponding sensor, row number=index in data arrays.

gpointer ObitTableGBTPARSENSORRow::myRowData
 

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

ObitTable* ObitTableGBTPARSENSORRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableGBTPARSENSORRow::name
 

Name of object [Optional].

gint32 ObitTableGBTPARSENSORRow::ObitId
 

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

gint ObitTableGBTPARSENSORRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableGBTPARSENSORRow::row
 

Row number (0-rel) of corresponding sensor, row number=index in data arrays.

gint ObitTableGBTPARSENSORRow::status
 

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


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