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

ObitTableSkyModelRow Struct Reference

ObitTableSkyModelRow Class structure. More...

#include <ObitTableSkyModel.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 RAOff
 Right ascension offset from tangent point.
gfloat DecOff
 Declination offset from tangent point.
gfloat Flux
 Flux density.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableSkyModelRow Class structure.


Member Data Documentation

gpointer ObitTableSkyModelRow::ClassInfo
 

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

gfloat ObitTableSkyModelRow::DecOff
 

Declination offset from tangent point.

gfloat ObitTableSkyModelRow::Flux
 

Flux density.

gpointer ObitTableSkyModelRow::myRowData
 

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

ObitTable* ObitTableSkyModelRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableSkyModelRow::name
 

Name of object [Optional].

gint32 ObitTableSkyModelRow::ObitId
 

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

gfloat ObitTableSkyModelRow::RAOff
 

Right ascension offset from tangent point.

gint ObitTableSkyModelRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableSkyModelRow::status
 

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


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:56 2007 by  doxygen 1.3.9.1