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

ObitTableOTFScanDataRow Struct Reference

ObitTableOTFScanDataRow Class structure. More...

#include <ObitTableOTFScanData.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 Time
 The center time.
gfloat TimeI
 The integration time.
gfloat Target
 Celestial target, as index in target table.
gfloat Scan
 Observing scan index.
gfloat RA
 Nominal RA of array center.
gfloat Dec
 Nominal Dec of array center.
gfloat rotate
 Rotation of array on sky (parallactic angle).
gfloat cal
 if > 0 then the cal source is on.
gfloat * data
 Detector sample data per detector ).
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOTFScanDataRow Class structure.


Member Data Documentation

gfloat ObitTableOTFScanDataRow::cal
 

if > 0 then the cal source is on.

gpointer ObitTableOTFScanDataRow::ClassInfo
 

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

gfloat* ObitTableOTFScanDataRow::data
 

Detector sample data per detector ).

gfloat ObitTableOTFScanDataRow::Dec
 

Nominal Dec of array center.

gpointer ObitTableOTFScanDataRow::myRowData
 

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

ObitTable* ObitTableOTFScanDataRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOTFScanDataRow::name
 

Name of object [Optional].

gint32 ObitTableOTFScanDataRow::ObitId
 

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

gfloat ObitTableOTFScanDataRow::RA
 

Nominal RA of array center.

gint ObitTableOTFScanDataRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gfloat ObitTableOTFScanDataRow::rotate
 

Rotation of array on sky (parallactic angle).

gfloat ObitTableOTFScanDataRow::Scan
 

Observing scan index.

gint ObitTableOTFScanDataRow::status
 

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

gfloat ObitTableOTFScanDataRow::Target
 

Celestial target, as index in target table.

gfloat ObitTableOTFScanDataRow::Time
 

The center time.

gfloat ObitTableOTFScanDataRow::TimeI
 

The integration time.


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