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

ObitTableGBTPARCRYORow Struct Reference

ObitTableGBTPARCRYORow Class structure. More...

#include <ObitTableGBTPARCRYO.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).
gdouble timestamp
 Time (mjd) at which value is relevant.
gdouble value
 Monitor value.
gchar * desc
 Name of monitor point.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableGBTPARCRYORow Class structure.


Member Data Documentation

gpointer ObitTableGBTPARCRYORow::ClassInfo
 

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

gchar* ObitTableGBTPARCRYORow::desc
 

Name of monitor point.

gpointer ObitTableGBTPARCRYORow::myRowData
 

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

ObitTable* ObitTableGBTPARCRYORow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableGBTPARCRYORow::name
 

Name of object [Optional].

gint32 ObitTableGBTPARCRYORow::ObitId
 

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

gint ObitTableGBTPARCRYORow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableGBTPARCRYORow::status
 

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

gdouble ObitTableGBTPARCRYORow::timestamp
 

Time (mjd) at which value is relevant.

gdouble ObitTableGBTPARCRYORow::value
 

Monitor value.


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