#include "Obit.h"
#include "ObitErr.h"
#include "ObitTableSU.h"
#include "ObitSourceList.h"
Go to the source code of this file.
Functions | |
| ObitIOCode | ObitTableSULookup (ObitTableSU *in, gint32 *dim, gchar *inlist, gint Qual, gchar souCode[5], gint *outlist, gboolean *select, gint *Number, ObitErr *err) |
| Public: Lookup a list of sources. | |
| ObitSourceList * | ObitTableSUGetList (ObitTableSU *in, ObitErr *err) |
| Public: Read a source list into a ObitSourceList. | |
|
||||||||||||
|
Public: Read a source list into a ObitSourceList.
|
|
||||||||||||||||||||||||||||||||||||||||
|
Public: Lookup a list of sources. This is intended for finding user selected sources.
|
1.3.9.1