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

ObitTableOTFTargetRow Struct Reference

ObitTableOTFTargetRow Class structure. More...

#include <ObitTableOTFTarget.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).
oint TargID
 Target ID.
oint Qual
 Target qualifier.
gfloat IFlux
 Total Stokes I flux density.
gfloat QFlux
 Total Stokes Q flux density.
gfloat UFlux
 Total Stokes U flux density.
gfloat VFlux
 Total Stokes V flux density.
gdouble FreqOff
 Frequency offset (Hz) from nominal.
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 LSRVel
 LSR velocity per IF.
gdouble RestFreq
 Line rest frequency per IF.
gdouble PMRa
 Proper motion (deg/day) in RA.
gdouble PMDec
 Proper motion (deg/day) in declination.
gchar * Target
 Target name.
gchar * CalCode
 Calibrator code.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOTFTargetRow Class structure.


Member Data Documentation

gdouble ObitTableOTFTargetRow::Bandwidth
 

Bandwidth.

gchar* ObitTableOTFTargetRow::CalCode
 

Calibrator code.

gpointer ObitTableOTFTargetRow::ClassInfo
 

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

gdouble ObitTableOTFTargetRow::DecApp
 

Apparent Declination.

gdouble ObitTableOTFTargetRow::DecMean
 

Declination at mean EPOCH (actually equinox).

gdouble ObitTableOTFTargetRow::Epoch
 

Mean Epoch (really equinox) for position in yr.

since year 0.0

gdouble ObitTableOTFTargetRow::FreqOff
 

Frequency offset (Hz) from nominal.

gfloat ObitTableOTFTargetRow::IFlux
 

Total Stokes I flux density.

gdouble ObitTableOTFTargetRow::LSRVel
 

LSR velocity per IF.

gpointer ObitTableOTFTargetRow::myRowData
 

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

ObitTable* ObitTableOTFTargetRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOTFTargetRow::name
 

Name of object [Optional].

gint32 ObitTableOTFTargetRow::ObitId
 

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

gdouble ObitTableOTFTargetRow::PMDec
 

Proper motion (deg/day) in declination.

gdouble ObitTableOTFTargetRow::PMRa
 

Proper motion (deg/day) in RA.

gfloat ObitTableOTFTargetRow::QFlux
 

Total Stokes Q flux density.

oint ObitTableOTFTargetRow::Qual
 

Target qualifier.

gdouble ObitTableOTFTargetRow::RAApp
 

Apparent Right ascension.

gdouble ObitTableOTFTargetRow::RAMean
 

Right ascension at mean EPOCH (actually equinox).

gint ObitTableOTFTargetRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gdouble ObitTableOTFTargetRow::RestFreq
 

Line rest frequency per IF.

gint ObitTableOTFTargetRow::status
 

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

gchar* ObitTableOTFTargetRow::Target
 

Target name.

oint ObitTableOTFTargetRow::TargID
 

Target ID.

gfloat ObitTableOTFTargetRow::UFlux
 

Total Stokes U flux density.

gfloat ObitTableOTFTargetRow::VFlux
 

Total Stokes V flux density.


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