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

ObitTableOTFArrayGeom Struct Reference

ObitTableOTFArrayGeom Class structure. More...

#include <ObitTableOTFArrayGeom.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].
ObitThread * thread
 Threading info member object.
ObitInfoList * info
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIO * myIO
 I/O interface to access disk resident data.
ObitTableDesc * myDesc
 Obit Table data Descriptor.
ObitTableSel * mySel
 Obit Table data Selector.
gfloat * buffer
 Table buffer.
glong bufferSize
 Table buffer size in floats.
gchar * tabType
 Table type (name of type, e.g.
glong tabVer
 Table version number(1-rel).
Obit * myHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
gdouble TeleX
 Telescope X coordinate.
gdouble TeleY
 Telescope Y coordinate.
gdouble TeleZ
 Telescope Z coordinate.
gchar RefDate [MAXKEYCHARTABLEOTFArrayGeom]
 Reference date as "YYYYMMDD".
gdouble DegDay
 Earth rotation rate (deg/IAT day).
gfloat PolarX
 Polar position X (meters) on ref.
gfloat PolarY
 Polar position Y (meters) on ref.
gdouble GSTiat0
 GST at time=0 (degrees) on the reference date.
gfloat ut1Utc
 UT1-UTC (time sec.).
gfloat dataUtc
 data time-UTC (time sec.)
gfloat iatUtc
 IAT - UTC (sec).
gchar TimeSys [MAXKEYCHARTABLEOTFArrayGeom]
 Time system, 'IAT' or 'UTC'.
glong detectorOff
 Column offset for Detector number in table record.
glong detectorCol
 Physical column number for Detector number in table record.
glong azOffOff
 Column offset for Azimuth offset from nominal pointing in table record.
glong azOffCol
 Physical column number for Azimuth offset from nominal pointing in table record.
glong elOffOff
 Column offset for Elevation offset from nominal pointing in table record.
glong elOffCol
 Physical column number for Elevation offset from nominal pointing in table record.


Detailed Description

ObitTableOTFArrayGeom Class structure.


Member Data Documentation

glong ObitTableOTFArrayGeom::azOffCol
 

Physical column number for Azimuth offset from nominal pointing in table record.

glong ObitTableOTFArrayGeom::azOffOff
 

Column offset for Azimuth offset from nominal pointing in table record.

gfloat* ObitTableOTFArrayGeom::buffer
 

Table buffer.

glong ObitTableOTFArrayGeom::bufferSize
 

Table buffer size in floats.

gpointer ObitTableOTFArrayGeom::ClassInfo
 

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

gfloat ObitTableOTFArrayGeom::dataUtc
 

data time-UTC (time sec.)

gdouble ObitTableOTFArrayGeom::DegDay
 

Earth rotation rate (deg/IAT day).

glong ObitTableOTFArrayGeom::detectorCol
 

Physical column number for Detector number in table record.

glong ObitTableOTFArrayGeom::detectorOff
 

Column offset for Detector number in table record.

glong ObitTableOTFArrayGeom::elOffCol
 

Physical column number for Elevation offset from nominal pointing in table record.

glong ObitTableOTFArrayGeom::elOffOff
 

Column offset for Elevation offset from nominal pointing in table record.

gdouble ObitTableOTFArrayGeom::GSTiat0
 

GST at time=0 (degrees) on the reference date.

gfloat ObitTableOTFArrayGeom::iatUtc
 

IAT - UTC (sec).

ObitInfoList* ObitTableOTFArrayGeom::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableOTFArrayGeom::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableOTFArrayGeom::myHost
 

This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.

ObitIO* ObitTableOTFArrayGeom::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableOTFArrayGeom::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableOTFArrayGeom::myStatus
 

I/O status.

gchar* ObitTableOTFArrayGeom::name
 

Name of object [Optional].

gint32 ObitTableOTFArrayGeom::ObitId
 

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

gfloat ObitTableOTFArrayGeom::PolarX
 

Polar position X (meters) on ref.

date

gfloat ObitTableOTFArrayGeom::PolarY
 

Polar position Y (meters) on ref.

date

gchar ObitTableOTFArrayGeom::RefDate[MAXKEYCHARTABLEOTFArrayGeom]
 

Reference date as "YYYYMMDD".

gint ObitTableOTFArrayGeom::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableOTFArrayGeom::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableOTFArrayGeom::tabVer
 

Table version number(1-rel).

gdouble ObitTableOTFArrayGeom::TeleX
 

Telescope X coordinate.

(meters, earth center)

gdouble ObitTableOTFArrayGeom::TeleY
 

Telescope Y coordinate.

(meters, earth center)

gdouble ObitTableOTFArrayGeom::TeleZ
 

Telescope Z coordinate.

(meters, earth center)

ObitThread* ObitTableOTFArrayGeom::thread
 

Threading info member object.

gchar ObitTableOTFArrayGeom::TimeSys[MAXKEYCHARTABLEOTFArrayGeom]
 

Time system, 'IAT' or 'UTC'.

gfloat ObitTableOTFArrayGeom::ut1Utc
 

UT1-UTC (time sec.).


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