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

ObitTableCT Struct Reference

ObitTableCT Class structure. More...

#include <ObitTableCT.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 revision
 Revision number of the table definition.
gchar obscode [MAXKEYCHARTABLECT]
 Observation code.
gchar RefDate [MAXKEYCHARTABLECT]
 Reference date as "YYYYMMDD".
oint numStkd
 The number of Stokes(?).
oint stk1
 First Stokes(?).
oint numBand
 The number of Bands(?).
oint numChan
 The number of spectral channels.
gdouble refFreq
 Reference Frequency.
gfloat chanBW
 Channel bandwidth.
gfloat refPixl
 Reference Pixel..
gchar CSrvr [MAXKEYCHARTABLECT]
 Who knows?
gchar CVersn [MAXKEYCHARTABLECT]
 Who knows?
gchar AVersn [MAXKEYCHARTABLECT]
 Who knows?
gchar IVersn [MAXKEYCHARTABLECT]
 Who knows?
gchar EVersn [MAXKEYCHARTABLECT]
 Who knows?
gdouble accelgrv
 Acceleration due to gravity m/s/s.
gdouble Eflat
 Earth Flattening???
gdouble earthrad
 Earth radius.
gdouble mmsems
 ???
oint ephepoc
 Ephemeris epoch???
gdouble tidelag
 TIDELAG.
gdouble gauss
 GAUSS.
gdouble gmmoon
 GMMOON.
gdouble gmsun
 GMSUN.
gdouble loveH
 LOVE_H.
gdouble loveL
 LOVE_L.
gdouble preData
 PRE_DATA.
gdouble relData
 REL_DATA.
oint tidalut1
 TIDALUT1.
gdouble tsecau
 TSECAU.
oint UGrvCn
 U-GRV-CN.
oint vlight
 Speed of light m/s.
glong TimeOff
 Column offset for The center time.
glong TimeCol
 Physical column number for The center time.
glong ut1utcOff
 Column offset for UT1-UTC in table record.
glong ut1utcCol
 Physical column number for UT1-UTC in table record.
glong iatutcOff
 Column offset for IAT-UTC in table record.
glong iatutcCol
 Physical column number for IAT-UTC in table record.
glong a1utcOff
 Column offset for A1-UTC in table record.
glong a1utcCol
 Physical column number for A1-UTC in table record.
glong ut1TypeOff
 Column offset for UT1 TYPE in table record.
glong ut1TypeCol
 Physical column number for UT1 TYPE in table record.
glong wobTypeOff
 Column offset for WOB TYPES in table record.
glong wobTypeCol
 Physical column number for WOB TYPES in table record.
glong dpsiOff
 Column offset for DPSI in table record.
glong dpsiCol
 Physical column number for DPSI in table record.
glong ddpsiOff
 Column offset for DDPSI in table record.
glong ddpsiCol
 Physical column number for DDPSI in table record.
glong depsOff
 Column offset for DEPS in table record.
glong depsCol
 Physical column number for DEPS in table record.
glong ddepsOff
 Column offset for DDEPS in table record.
glong ddepsCol
 Physical column number for DDEPS in table record.
glong wobXYOff
 Column offset for Earth pole wobble in table record.
glong wobXYCol
 Physical column number for Earth pole wobble in table record.


Detailed Description

ObitTableCT Class structure.


Member Data Documentation

glong ObitTableCT::a1utcCol
 

Physical column number for A1-UTC in table record.

glong ObitTableCT::a1utcOff
 

Column offset for A1-UTC in table record.

gdouble ObitTableCT::accelgrv
 

Acceleration due to gravity m/s/s.

gchar ObitTableCT::AVersn[MAXKEYCHARTABLECT]
 

Who knows?

gfloat* ObitTableCT::buffer
 

Table buffer.

glong ObitTableCT::bufferSize
 

Table buffer size in floats.

gfloat ObitTableCT::chanBW
 

Channel bandwidth.

gpointer ObitTableCT::ClassInfo
 

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

gchar ObitTableCT::CSrvr[MAXKEYCHARTABLECT]
 

Who knows?

gchar ObitTableCT::CVersn[MAXKEYCHARTABLECT]
 

Who knows?

glong ObitTableCT::ddepsCol
 

Physical column number for DDEPS in table record.

glong ObitTableCT::ddepsOff
 

Column offset for DDEPS in table record.

glong ObitTableCT::ddpsiCol
 

Physical column number for DDPSI in table record.

glong ObitTableCT::ddpsiOff
 

Column offset for DDPSI in table record.

glong ObitTableCT::depsCol
 

Physical column number for DEPS in table record.

glong ObitTableCT::depsOff
 

Column offset for DEPS in table record.

glong ObitTableCT::dpsiCol
 

Physical column number for DPSI in table record.

glong ObitTableCT::dpsiOff
 

Column offset for DPSI in table record.

gdouble ObitTableCT::earthrad
 

Earth radius.

gdouble ObitTableCT::Eflat
 

Earth Flattening???

oint ObitTableCT::ephepoc
 

Ephemeris epoch???

gchar ObitTableCT::EVersn[MAXKEYCHARTABLECT]
 

Who knows?

gdouble ObitTableCT::gauss
 

GAUSS.

gdouble ObitTableCT::gmmoon
 

GMMOON.

gdouble ObitTableCT::gmsun
 

GMSUN.

glong ObitTableCT::iatutcCol
 

Physical column number for IAT-UTC in table record.

glong ObitTableCT::iatutcOff
 

Column offset for IAT-UTC in table record.

ObitInfoList* ObitTableCT::info
 

Linked list of arrays of data.

gchar ObitTableCT::IVersn[MAXKEYCHARTABLECT]
 

Who knows?

gdouble ObitTableCT::loveH
 

LOVE_H.

gdouble ObitTableCT::loveL
 

LOVE_L.

gdouble ObitTableCT::mmsems
 

???

ObitTableDesc* ObitTableCT::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableCT::myHost
 

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

ObitIO* ObitTableCT::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableCT::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableCT::myStatus
 

I/O status.

gchar* ObitTableCT::name
 

Name of object [Optional].

oint ObitTableCT::numBand
 

The number of Bands(?).

oint ObitTableCT::numChan
 

The number of spectral channels.

oint ObitTableCT::numStkd
 

The number of Stokes(?).

gint32 ObitTableCT::ObitId
 

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

gchar ObitTableCT::obscode[MAXKEYCHARTABLECT]
 

Observation code.

gdouble ObitTableCT::preData
 

PRE_DATA.

gchar ObitTableCT::RefDate[MAXKEYCHARTABLECT]
 

Reference date as "YYYYMMDD".

gint ObitTableCT::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gdouble ObitTableCT::refFreq
 

Reference Frequency.

gfloat ObitTableCT::refPixl
 

Reference Pixel..

gdouble ObitTableCT::relData
 

REL_DATA.

oint ObitTableCT::revision
 

Revision number of the table definition.

oint ObitTableCT::stk1
 

First Stokes(?).

gchar* ObitTableCT::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableCT::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableCT::thread
 

Threading info member object.

oint ObitTableCT::tidalut1
 

TIDALUT1.

gdouble ObitTableCT::tidelag
 

TIDELAG.

glong ObitTableCT::TimeCol
 

Physical column number for The center time.

in table record

glong ObitTableCT::TimeOff
 

Column offset for The center time.

in table record

gdouble ObitTableCT::tsecau
 

TSECAU.

oint ObitTableCT::UGrvCn
 

U-GRV-CN.

glong ObitTableCT::ut1TypeCol
 

Physical column number for UT1 TYPE in table record.

glong ObitTableCT::ut1TypeOff
 

Column offset for UT1 TYPE in table record.

glong ObitTableCT::ut1utcCol
 

Physical column number for UT1-UTC in table record.

glong ObitTableCT::ut1utcOff
 

Column offset for UT1-UTC in table record.

oint ObitTableCT::vlight
 

Speed of light m/s.

glong ObitTableCT::wobTypeCol
 

Physical column number for WOB TYPES in table record.

glong ObitTableCT::wobTypeOff
 

Column offset for WOB TYPES in table record.

glong ObitTableCT::wobXYCol
 

Physical column number for Earth pole wobble in table record.

glong ObitTableCT::wobXYOff
 

Column offset for Earth pole wobble in table record.


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