#include <ObitUVCal.h>
Public Attributes | |
| gint | numAnt |
| Number of antennas in calibration table (actually max antenna no). | |
| gint | numSubA |
| Number of subarrays in the data. | |
| gint | numIF |
| Number of IFs in data. | |
| glong | SubA |
| Selected Subarray number. | |
| glong | FreqID |
| Selected Frequency ID number. | |
| gint | bIF |
| Start IF number (1-rel) selected. | |
| gint | eIF |
| highest IF (1-rel) selected | |
| gint | numChan |
| Number of channels in data. | |
| gint | bChan |
| Start channel number (1-rel). | |
| gint | eChan |
| highest channel (1-rel) | |
| gint | numPoln |
| Number of polarizations in the calibration table (1 or 2). | |
| gboolean | allStokes |
| Are all stokes correlations required. | |
| gint | curSourID |
| Current source ID, -1 => single source. | |
| gint | curSubA |
| Current Subarray. | |
| gfloat | curTime |
| Current time. | |
| gfloat * | curPA |
| Array current parallactic angles, one per antenna as cosine and sine. | |
| gfloat * | curCosPA |
| Array current parallactic angles, one per antenna as cosine and sine. | |
| gfloat * | curSinPA |
| Array current parallactic angles, one per antenna as cosine and sine. | |
| gfloat ** | Jones |
| Subarray inverse Jones matrices (2x2 complex per IF) (I really hate c). | |
| gfloat * | PolCal |
| Polarization Mueller matrix for one baseline, all IFs. | |
| gdouble | curRA |
| Current source RA (rad). | |
| gdouble | curCosDec |
| Cosine current source Declination. | |
| gdouble | curSinDec |
| Sine current source Declination. | |
| gfloat * | curPA |
| Array current parallactic angles, one per antenna as cosine and sine. | |
| gfloat ** | Jones |
| Subarray inverse Jones matrices (2x2 complex per IF) (I really hate c). | |
| gfloat * | PolCal |
| Polarization Mueller matrix for one baseline, all IFs. | |
|
|
Are all stokes correlations required.
|
|
|
Start channel number (1-rel).
|
|
|
Start IF number (1-rel) selected.
|
|
|
Cosine current source Declination.
|
|
|
Array current parallactic angles, one per antenna as cosine and sine.
|
|
|
Array current parallactic angles, one per antenna as cosine and sine.
|
|
|
Array current parallactic angles, one per antenna as cosine and sine.
|
|
|
Current source RA (rad).
|
|
|
Sine current source Declination.
|
|
|
Array current parallactic angles, one per antenna as cosine and sine.
|
|
|
Current source ID, -1 => single source.
|
|
|
Current Subarray.
|
|
|
Current time.
|
|
|
highest channel (1-rel)
|
|
|
highest IF (1-rel) selected
|
|
|
Selected Frequency ID number. <=0-> all |
|
|
Subarray inverse Jones matrices (2x2 complex per IF) (I really hate c).
|
|
|
Subarray inverse Jones matrices (2x2 complex per IF) (I really hate c).
|
|
|
Number of antennas in calibration table (actually max antenna no).
|
|
|
Number of channels in data.
|
|
|
Number of IFs in data.
|
|
|
Number of polarizations in the calibration table (1 or 2).
|
|
|
Number of subarrays in the data.
|
|
|
Polarization Mueller matrix for one baseline, all IFs.
|
|
|
Polarization Mueller matrix for one baseline, all IFs.
|
|
|
Selected Subarray number. <=0-> all |
1.3.9.1