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

ObitOTFSkyModel Struct Reference

ObitOTFSkyModel Class structure. More...

#include <ObitOTFSkyModel.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.
gfloat RACenter
 RA of tangent point.
gfloat DecCenter
 Dec of tangent point.
ObitOTFProj proj
 Projection type OBIT_OTF_SIN, OBIT_OTF_ARC, OBIT_OTF_TAN.
glong numberComp
 Number of Components.
gfloat * RAOffset
 Offset in RA per component (deg).
gfloat * DecOffset
 Offsets in Dec per component (deg).
gfloat * flux
 Flux density of each component (Jy).


Detailed Description

ObitOTFSkyModel Class structure.


Member Data Documentation

gpointer ObitOTFSkyModel::ClassInfo
 

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

gfloat ObitOTFSkyModel::DecCenter
 

Dec of tangent point.

gfloat* ObitOTFSkyModel::DecOffset
 

Offsets in Dec per component (deg).

gfloat* ObitOTFSkyModel::flux
 

Flux density of each component (Jy).

ObitInfoList* ObitOTFSkyModel::info
 

Linked list of arrays of data.

gchar* ObitOTFSkyModel::name
 

Name of object [Optional].

glong ObitOTFSkyModel::numberComp
 

Number of Components.

gint32 ObitOTFSkyModel::ObitId
 

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

ObitOTFProj ObitOTFSkyModel::proj
 

Projection type OBIT_OTF_SIN, OBIT_OTF_ARC, OBIT_OTF_TAN.

gfloat ObitOTFSkyModel::RACenter
 

RA of tangent point.

gfloat* ObitOTFSkyModel::RAOffset
 

Offset in RA per component (deg).

gint ObitOTFSkyModel::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitThread* ObitOTFSkyModel::thread
 

Threading info member object.


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