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

ObitTableGBTCCBDATARow Struct Reference

ObitTableGBTCCBDATARow Class structure. More...

#include <ObitTableGBTCCBDATA.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 dmjd
 MJD of the integration start.
gshort usable
gboolean cala
 Is Cal A ``on''?
gboolean calb
 Is Cal B ``on''?
gboolean * slaveok
 Is each daughter card in an OK state?
gboolean * ovrflow
 DATA overflowed? - same order as DATA.
oint * data
 unsigned (PORT,CCBSTATE)
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableGBTCCBDATARow Class structure.


Member Data Documentation

gboolean ObitTableGBTCCBDATARow::cala
 

Is Cal A ``on''?

gboolean ObitTableGBTCCBDATARow::calb
 

Is Cal B ``on''?

gpointer ObitTableGBTCCBDATARow::ClassInfo
 

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

oint* ObitTableGBTCCBDATARow::data
 

unsigned (PORT,CCBSTATE)

gdouble ObitTableGBTCCBDATARow::dmjd
 

MJD of the integration start.

gpointer ObitTableGBTCCBDATARow::myRowData
 

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

ObitTable* ObitTableGBTCCBDATARow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableGBTCCBDATARow::name
 

Name of object [Optional].

gint32 ObitTableGBTCCBDATARow::ObitId
 

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

gboolean* ObitTableGBTCCBDATARow::ovrflow
 

DATA overflowed? - same order as DATA.

gint ObitTableGBTCCBDATARow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gboolean* ObitTableGBTCCBDATARow::slaveok
 

Is each daughter card in an OK state?

gint ObitTableGBTCCBDATARow::status
 

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

gshort ObitTableGBTCCBDATARow::usable
 


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