#include "Obit.h"
#include "ObitErr.h"
#include "ObitUV.h"
#include "ObitTableFQ.h"
Go to the source code of this file.
Functions | |
| ObitIOCode | ObitTableFQGetInfo (ObitTableFQ *in, oint fqid, oint *nif, gdouble **freqOff, oint **sideBand, gfloat **chBandw, ObitErr *err) |
| Public: Read information for an FQid. | |
| ObitIOCode | ObitTableFQPutInfo (ObitTableFQ *in, oint fqid, oint nif, gdouble *freqOff, oint *sideBand, gfloat *chBandw, ObitErr *err) |
| Public: Write Read information for an FQid. | |
| ObitIOCode | ObitTableFQSelect (ObitUV *inUV, ObitUV *outUV, gdouble *SouIFOff, gdouble SouBW, ObitErr *err) |
| Public: Copy FQ table with selection. | |
|
||||||||||||||||||||||||||||||||
|
Public: Read information for an FQid.
|
|
||||||||||||||||||||||||||||||||
|
Public: Write Read information for an FQid.
|
|
||||||||||||||||||||||||
|
Public: Copy FQ table with selection.
|
1.3.9.1