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

ObitTablePSRow Struct Reference

ObitTablePSRow Class structure. More...

#include <ObitTablePS.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 RAPoint
 Pointing RA at epoch 2000.
gdouble DecPoint
 Pointing Dec at epoch 2000.
gboolean Special
 Special processing applied.
oint NoFields
 Number of sub fields.
gchar * FieldName
 Field name (source).
gchar * obsdate
 Observing ref.
gchar * Status
 Processing status.
gboolean * IQU
 IQU Flags True if processed.
gboolean * CCLimit
 Flags to using all possible CC.
gfloat * PerCent
 Percent of visibility data I,Q,U.
gfloat * PixMax
 Pixel max (Jy) I,Q,U.
gfloat * PixMin
 Pixel min (Jy) I,Q,U.
gfloat * Quality
 Quality measure, RMS I,Q,U.
gchar * Comment
 Comments.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTablePSRow Class structure.


Member Data Documentation

gboolean* ObitTablePSRow::CCLimit
 

Flags to using all possible CC.

gpointer ObitTablePSRow::ClassInfo
 

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

gchar* ObitTablePSRow::Comment
 

Comments.

gdouble ObitTablePSRow::DecPoint
 

Pointing Dec at epoch 2000.

gchar* ObitTablePSRow::FieldName
 

Field name (source).

gboolean* ObitTablePSRow::IQU
 

IQU Flags True if processed.

gpointer ObitTablePSRow::myRowData
 

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

ObitTable* ObitTablePSRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTablePSRow::name
 

Name of object [Optional].

oint ObitTablePSRow::NoFields
 

Number of sub fields.

gint32 ObitTablePSRow::ObitId
 

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

gchar* ObitTablePSRow::obsdate
 

Observing ref.

date.(YYYYMMDD)

gfloat* ObitTablePSRow::PerCent
 

Percent of visibility data I,Q,U.

gfloat* ObitTablePSRow::PixMax
 

Pixel max (Jy) I,Q,U.

gfloat* ObitTablePSRow::PixMin
 

Pixel min (Jy) I,Q,U.

gfloat* ObitTablePSRow::Quality
 

Quality measure, RMS I,Q,U.

gdouble ObitTablePSRow::RAPoint
 

Pointing RA at epoch 2000.

gint ObitTablePSRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gboolean ObitTablePSRow::Special
 

Special processing applied.

gint ObitTablePSRow::status
 

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

gchar* ObitTablePSRow::Status
 

Processing status.


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