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

ObitTableIDI_ARRAY_GEOMETRY Struct Reference

ObitTableIDI_ARRAY_GEOMETRY Class structure. More...

#include <ObitTableIDI_ARRAY_GEOMETRY.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].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableDescmyDesc
 Obit Table data Descriptor.
ObitTableSelmySel
 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).
ObitmyHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
oint tabrev
 Table format revision number.
oint no_stkd
 Number of Stokes parameters.
oint stk_1
 First Stokes parameter.
oint no_band
 Number of frequency bands (IF).
oint no_chan
 Number of frequency channels.
gdouble ref_freq
 Reference frequency (Hz).
gdouble chan_bw
 Channel bandwidth (Hz).
oint ref_pixl
 Reference frequency bin.
gchar obscode [MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 Observation project code.
gchar ArrName [MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 Array name.
gchar RefDate [MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 Reference date as "YYYY-MM-DD".
gchar frame [MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 Coordinate system.
oint numOrb
 Number of orbital parameters.
gdouble Freq
 Obs.
gchar TimeSys [MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 Time system, 'IAT' or 'UTC'.
gdouble GSTiat0
 GST at time=0 (degrees) on the reference date.
gdouble DegDay
 Earth rotation rate (deg/IAT day).
gfloat ut1Utc
 UT1-UTC (time sec.).
gfloat iatUtc
 data time-UTC (time sec.)
gfloat PolarX
 Polar position X (meters) on ref.
gfloat PolarY
 Polar position Y (meters) on ref.
gdouble ArrayX
 Array center X coord.
gdouble ArrayY
 Array center Y coord.
gdouble ArrayZ
 Array center Z coord.
glong noStaOff
 Column offset for Station number, used as an index in other tables, uv data in table record.
glong noStaCol
 Physical column number for Station number, used as an index in other tables, uv data in table record.
glong mntStaOff
 Column offset for Mount type, 0=altaz, 1=equatorial, 2=orbiting, 3=dipole in table record.
glong mntStaCol
 Physical column number for Mount type, 0=altaz, 1=equatorial, 2=orbiting, 3=dipole in table record.
glong AntNameOff
 Column offset for Station name in table record.
glong AntNameCol
 Physical column number for Station name in table record.
glong StaXYZOff
 Column offset for X,Y,Z offset from array center in table record.
glong StaXYZCol
 Physical column number for X,Y,Z offset from array center in table record.
glong derXYZOff
 Column offset for look this up in table record.
glong derXYZCol
 Physical column number for look this up in table record.
glong OrbParmOff
 Column offset for Orbital parameters.
glong OrbParmCol
 Physical column number for Orbital parameters.
glong staXofOff
 Column offset for Axis offset (in 3D???) in table record.
glong staXofCol
 Physical column number for Axis offset (in 3D???) in table record.


Detailed Description

ObitTableIDI_ARRAY_GEOMETRY Class structure.


Member Data Documentation

glong ObitTableIDI_ARRAY_GEOMETRY::AntNameCol
 

Physical column number for Station name in table record.

glong ObitTableIDI_ARRAY_GEOMETRY::AntNameOff
 

Column offset for Station name in table record.

gdouble ObitTableIDI_ARRAY_GEOMETRY::ArrayX
 

Array center X coord.

(meters, earth center)

gdouble ObitTableIDI_ARRAY_GEOMETRY::ArrayY
 

Array center Y coord.

(meters, earth center)

gdouble ObitTableIDI_ARRAY_GEOMETRY::ArrayZ
 

Array center Z coord.

(meters, earth center)

gchar ObitTableIDI_ARRAY_GEOMETRY::ArrName[MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 

Array name.

gfloat* ObitTableIDI_ARRAY_GEOMETRY::buffer
 

Table buffer.

glong ObitTableIDI_ARRAY_GEOMETRY::bufferSize
 

Table buffer size in floats.

gdouble ObitTableIDI_ARRAY_GEOMETRY::chan_bw
 

Channel bandwidth (Hz).

gpointer ObitTableIDI_ARRAY_GEOMETRY::ClassInfo
 

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

gdouble ObitTableIDI_ARRAY_GEOMETRY::DegDay
 

Earth rotation rate (deg/IAT day).

glong ObitTableIDI_ARRAY_GEOMETRY::derXYZCol
 

Physical column number for look this up in table record.

glong ObitTableIDI_ARRAY_GEOMETRY::derXYZOff
 

Column offset for look this up in table record.

gchar ObitTableIDI_ARRAY_GEOMETRY::frame[MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 

Coordinate system.

gdouble ObitTableIDI_ARRAY_GEOMETRY::Freq
 

Obs.

Reference Frequency for subarray(Hz)

gdouble ObitTableIDI_ARRAY_GEOMETRY::GSTiat0
 

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

gfloat ObitTableIDI_ARRAY_GEOMETRY::iatUtc
 

data time-UTC (time sec.)

ObitInfoList* ObitTableIDI_ARRAY_GEOMETRY::info
 

Linked list of arrays of data.

glong ObitTableIDI_ARRAY_GEOMETRY::mntStaCol
 

Physical column number for Mount type, 0=altaz, 1=equatorial, 2=orbiting, 3=dipole in table record.

glong ObitTableIDI_ARRAY_GEOMETRY::mntStaOff
 

Column offset for Mount type, 0=altaz, 1=equatorial, 2=orbiting, 3=dipole in table record.

ObitTableDesc* ObitTableIDI_ARRAY_GEOMETRY::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableIDI_ARRAY_GEOMETRY::myHost
 

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

ObitIO* ObitTableIDI_ARRAY_GEOMETRY::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableIDI_ARRAY_GEOMETRY::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableIDI_ARRAY_GEOMETRY::myStatus
 

I/O status.

gchar* ObitTableIDI_ARRAY_GEOMETRY::name
 

Name of object [Optional].

oint ObitTableIDI_ARRAY_GEOMETRY::no_band
 

Number of frequency bands (IF).

oint ObitTableIDI_ARRAY_GEOMETRY::no_chan
 

Number of frequency channels.

oint ObitTableIDI_ARRAY_GEOMETRY::no_stkd
 

Number of Stokes parameters.

glong ObitTableIDI_ARRAY_GEOMETRY::noStaCol
 

Physical column number for Station number, used as an index in other tables, uv data in table record.

glong ObitTableIDI_ARRAY_GEOMETRY::noStaOff
 

Column offset for Station number, used as an index in other tables, uv data in table record.

oint ObitTableIDI_ARRAY_GEOMETRY::numOrb
 

Number of orbital parameters.

gint32 ObitTableIDI_ARRAY_GEOMETRY::ObitId
 

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

gchar ObitTableIDI_ARRAY_GEOMETRY::obscode[MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 

Observation project code.

glong ObitTableIDI_ARRAY_GEOMETRY::OrbParmCol
 

Physical column number for Orbital parameters.

in table record

glong ObitTableIDI_ARRAY_GEOMETRY::OrbParmOff
 

Column offset for Orbital parameters.

in table record

gfloat ObitTableIDI_ARRAY_GEOMETRY::PolarX
 

Polar position X (meters) on ref.

date

gfloat ObitTableIDI_ARRAY_GEOMETRY::PolarY
 

Polar position Y (meters) on ref.

date

gdouble ObitTableIDI_ARRAY_GEOMETRY::ref_freq
 

Reference frequency (Hz).

oint ObitTableIDI_ARRAY_GEOMETRY::ref_pixl
 

Reference frequency bin.

gchar ObitTableIDI_ARRAY_GEOMETRY::RefDate[MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 

Reference date as "YYYY-MM-DD".

gint ObitTableIDI_ARRAY_GEOMETRY::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableIDI_ARRAY_GEOMETRY::staXofCol
 

Physical column number for Axis offset (in 3D???) in table record.

glong ObitTableIDI_ARRAY_GEOMETRY::staXofOff
 

Column offset for Axis offset (in 3D???) in table record.

glong ObitTableIDI_ARRAY_GEOMETRY::StaXYZCol
 

Physical column number for X,Y,Z offset from array center in table record.

glong ObitTableIDI_ARRAY_GEOMETRY::StaXYZOff
 

Column offset for X,Y,Z offset from array center in table record.

oint ObitTableIDI_ARRAY_GEOMETRY::stk_1
 

First Stokes parameter.

oint ObitTableIDI_ARRAY_GEOMETRY::tabrev
 

Table format revision number.

gchar* ObitTableIDI_ARRAY_GEOMETRY::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableIDI_ARRAY_GEOMETRY::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableIDI_ARRAY_GEOMETRY::thread
 

Threading info member object.

gchar ObitTableIDI_ARRAY_GEOMETRY::TimeSys[MAXKEYCHARTABLEIDI_ARRAY_GEOMETRY]
 

Time system, 'IAT' or 'UTC'.

gfloat ObitTableIDI_ARRAY_GEOMETRY::ut1Utc
 

UT1-UTC (time sec.).


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