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

ObitTableCCRow Struct Reference

ObitTableCCRow Class structure. More...

#include <ObitTableCC.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).
gfloat Flux
 Component flux density.
gfloat DeltaX
 Component X position.
gfloat DeltaY
 Component Y position.
gfloat * parms
 [OPTIONAL] Component parameters;
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableCCRow Class structure.


Member Data Documentation

gpointer ObitTableCCRow::ClassInfo
 

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

gfloat ObitTableCCRow::DeltaX
 

Component X position.

gfloat ObitTableCCRow::DeltaY
 

Component Y position.

gfloat ObitTableCCRow::Flux
 

Component flux density.

gpointer ObitTableCCRow::myRowData
 

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

ObitTable* ObitTableCCRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableCCRow::name
 

Name of object [Optional].

gint32 ObitTableCCRow::ObitId
 

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

gfloat* ObitTableCCRow::parms
 

[OPTIONAL] Component parameters;

gint ObitTableCCRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableCCRow::status
 

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


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