#include <ObitOTFSkyModel.h>
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). | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Dec of tangent point.
|
|
|
Offsets in Dec per component (deg).
|
|
|
Flux density of each component (Jy).
|
|
|
Linked list of arrays of data.
|
|
|
Name of object [Optional].
|
|
|
Number of Components.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Projection type OBIT_OTF_SIN, OBIT_OTF_ARC, OBIT_OTF_TAN.
|
|
|
RA of tangent point.
|
|
|
Offset in RA per component (deg).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Threading info member object.
|
1.3.9.1