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

ObitTableOTFModelRow Struct Reference

ObitTableOTFModelRow Class structure. More...

#include <ObitTableOTFModel.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).
gfloat X
 ``X'' position of component centroid as offset from reference position
gfloat Y
 ``Y'' position of component centroid as offset from reference position
gfloat Flux
 Flux density of component.
oint Type
 Component type: 0: (or not present) point, 1=Gaussian on sky, 2.
gfloat * Parms
 Model components as needed by model.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOTFModelRow Class structure.


Member Data Documentation

gpointer ObitTableOTFModelRow::ClassInfo
 

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

gfloat ObitTableOTFModelRow::Flux
 

Flux density of component.

gpointer ObitTableOTFModelRow::myRowData
 

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

ObitTable* ObitTableOTFModelRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOTFModelRow::name
 

Name of object [Optional].

gint32 ObitTableOTFModelRow::ObitId
 

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

gfloat* ObitTableOTFModelRow::Parms
 

Model components as needed by model.

gint ObitTableOTFModelRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableOTFModelRow::status
 

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

oint ObitTableOTFModelRow::Type
 

Component type: 0: (or not present) point, 1=Gaussian on sky, 2.

gfloat ObitTableOTFModelRow::X
 

``X'' position of component centroid as offset from reference position

gfloat ObitTableOTFModelRow::Y
 

``Y'' position of component centroid as offset from reference position


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