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

ObitTableSURow Struct Reference

ObitTableSURow Class structure. More...

#include <ObitTableSU.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).
oint SourID
 Source ID.
oint Qual
 Source qualifier.
gdouble Bandwidth
 Bandwidth.
gdouble RAMean
 Right ascension at mean EPOCH (actually equinox).
gdouble DecMean
 Declination at mean EPOCH (actually equinox).
gdouble Epoch
 Mean Epoch (really equinox) for position in yr.
gdouble RAApp
 Apparent Right ascension.
gdouble DecApp
 Apparent Declination.
gdouble PMRa
 Proper motion (deg/day) in RA.
gdouble PMDec
 Proper motion (deg/day) in declination.
gchar * Source
 Source name.
gchar * CalCode
 Calibrator code.
gfloat * IFlux
 Total Stokes I flux density per IF.
gfloat * QFlux
 Total Stokes Q flux density per IF.
gfloat * UFlux
 Total Stokes U flux density per IF.
gfloat * VFlux
 Total Stokes V flux densityper IF.
gdouble * FreqOff
 Frequency offset (Hz) from IF nominal per IF.
gdouble * LSRVel
 LSR velocity per IF.
gdouble * RestFreq
 Line rest frequency per IF.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableSURow Class structure.


Member Data Documentation

gdouble ObitTableSURow::Bandwidth
 

Bandwidth.

gchar* ObitTableSURow::CalCode
 

Calibrator code.

gpointer ObitTableSURow::ClassInfo
 

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

gdouble ObitTableSURow::DecApp
 

Apparent Declination.

gdouble ObitTableSURow::DecMean
 

Declination at mean EPOCH (actually equinox).

gdouble ObitTableSURow::Epoch
 

Mean Epoch (really equinox) for position in yr.

since year 0.0

gdouble* ObitTableSURow::FreqOff
 

Frequency offset (Hz) from IF nominal per IF.

gfloat* ObitTableSURow::IFlux
 

Total Stokes I flux density per IF.

gdouble* ObitTableSURow::LSRVel
 

LSR velocity per IF.

gpointer ObitTableSURow::myRowData
 

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

ObitTable* ObitTableSURow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableSURow::name
 

Name of object [Optional].

gint32 ObitTableSURow::ObitId
 

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

gdouble ObitTableSURow::PMDec
 

Proper motion (deg/day) in declination.

gdouble ObitTableSURow::PMRa
 

Proper motion (deg/day) in RA.

gfloat* ObitTableSURow::QFlux
 

Total Stokes Q flux density per IF.

oint ObitTableSURow::Qual
 

Source qualifier.

gdouble ObitTableSURow::RAApp
 

Apparent Right ascension.

gdouble ObitTableSURow::RAMean
 

Right ascension at mean EPOCH (actually equinox).

gint ObitTableSURow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gdouble* ObitTableSURow::RestFreq
 

Line rest frequency per IF.

gchar* ObitTableSURow::Source
 

Source name.

oint ObitTableSURow::SourID
 

Source ID.

gint ObitTableSURow::status
 

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

gfloat* ObitTableSURow::UFlux
 

Total Stokes U flux density per IF.

gfloat* ObitTableSURow::VFlux
 

Total Stokes V flux densityper IF.


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