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

ObitTableCTRow Struct Reference

ObitTableCTRow Class structure. More...

#include <ObitTableCT.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).
gdouble Time
 The center time.
gdouble ut1utc
 UT1-UTC.
gdouble iatutc
 IAT-UTC.
gdouble a1utc
 A1-UTC.
gchar ut1Type
 UT1 TYPE.
gchar wobType
 WOB TYPES.
gdouble dpsi
 DPSI.
gdouble ddpsi
 DDPSI.
gdouble deps
 DEPS.
gdouble ddeps
 DDEPS.
gdouble * wobXY
 Earth pole wobble.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableCTRow Class structure.


Member Data Documentation

gdouble ObitTableCTRow::a1utc
 

A1-UTC.

gpointer ObitTableCTRow::ClassInfo
 

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

gdouble ObitTableCTRow::ddeps
 

DDEPS.

gdouble ObitTableCTRow::ddpsi
 

DDPSI.

gdouble ObitTableCTRow::deps
 

DEPS.

gdouble ObitTableCTRow::dpsi
 

DPSI.

gdouble ObitTableCTRow::iatutc
 

IAT-UTC.

gpointer ObitTableCTRow::myRowData
 

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

ObitTable* ObitTableCTRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableCTRow::name
 

Name of object [Optional].

gint32 ObitTableCTRow::ObitId
 

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

gint ObitTableCTRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableCTRow::status
 

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

gdouble ObitTableCTRow::Time
 

The center time.

gchar ObitTableCTRow::ut1Type
 

UT1 TYPE.

gdouble ObitTableCTRow::ut1utc
 

UT1-UTC.

gchar ObitTableCTRow::wobType
 

WOB TYPES.

gdouble* ObitTableCTRow::wobXY
 

Earth pole wobble.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:13 2007 for Obit by  doxygen 1.3.9.1