#include <ObitImageMosaic.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. | |
| gint | numberImages |
| Number of images in Mosaic. | |
| gint | nFlyEye |
| Number of images in Fly's eye. | |
| gint | nInit |
| Number of images already initialized. | |
| ObitImage ** | images |
| Image array. | |
| ObitImage * | FullField |
| Full field image. | |
| gfloat | FOV |
| Field of view as radius (deg). | |
| gfloat | Radius |
| Radius of the usable region of a given tile (cells). | |
| gfloat | xCells |
| Cell Spacing in X (deg). | |
| gfloat | yCells |
| Cell Spacing in Y (deg). | |
| gint | OutlierSize |
| Requested size (CLEAN window) of outliers. | |
| gint * | nx |
| Number of pixels in X for each image. | |
| gint * | ny |
| Number of pixels in Y for each image. | |
| gint * | nplane |
| Number of planes for each image. | |
| gfloat * | RAShift |
| RA shift (deg) for each image. | |
| gfloat * | DecShift |
| Dec shift (deg) for each image. | |
| ObitIOType | fileType |
| Are image OBIT_IO_AIPS or OBIT_IO_FITS? | |
| gchar * | imName |
| Name of Mosaic images. | |
| gchar * | imClass |
| Class of Mosaic images, 2 char if AIPS. | |
| gint | imSeq |
| Sequence number of Mosaic images. | |
| gint | imDisk |
| Disk number of Mosaic images. | |
| gboolean | doFull |
| Is a full field image desired? | |
| gfloat | bmaj |
| Restoring beam, values in deg. | |
| gfloat | bmin |
| Restoring beam, values in deg. | |
| gfloat | bpa |
| Restoring beam, values in deg. | |
|
|
Restoring beam, values in deg.
|
|
|
Restoring beam, values in deg.
|
|
|
Restoring beam, values in deg.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Dec shift (deg) for each image.
|
|
|
Is a full field image desired?
|
|
|
Are image OBIT_IO_AIPS or OBIT_IO_FITS?
|
|
|
Field of view as radius (deg).
|
|
|
Full field image.
|
|
|
Image array.
|
|
|
Class of Mosaic images, 2 char if AIPS.
|
|
|
Disk number of Mosaic images.
|
|
|
Name of Mosaic images.
|
|
|
Sequence number of Mosaic images.
|
|
|
Linked list of arrays of data.
|
|
|
Name of object [Optional].
|
|
|
Number of images in Fly's eye.
|
|
|
Number of images already initialized.
|
|
|
Number of planes for each image.
|
|
|
Number of images in Mosaic.
|
|
|
Number of pixels in X for each image.
|
|
|
Number of pixels in Y for each image.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Requested size (CLEAN window) of outliers.
|
|
|
Radius of the usable region of a given tile (cells).
|
|
|
RA shift (deg) for each image.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Threading info member object.
|
|
|
Cell Spacing in X (deg).
|
|
|
Cell Spacing in Y (deg).
|
1.3.9.1