#include "Obit.h"
#include "ObitOTFCalFlag.h"
#include "ObitOTFDesc.h"
#include "ObitOTFSel.h"
#include "ObitTableOTFFlag.h"
#include "ObitTableUtil.h"
Classes | |
| struct | ObitOTFCalFlagS |
| calibration structure More... | |
Functions | |
| void | ObitOTFCalFlagInit (ObitOTFCal *in, ObitOTFSel *sel, ObitOTFDesc *desc, ObitErr *err) |
| Public: Init Flagging. | |
| void | ObitOTFCalFlag (ObitOTFCal *in, float time, gfloat *recIn, ObitErr *err) |
| Public: Apply Flagging. | |
| void | ObitOTFCalFlagShutdown (ObitOTFCal *in, ObitErr *err) |
| Public: Shutdown Flagging. | |
| ObitOTFCalFlagS * | ObitOTFCalFlagSUnref (ObitOTFCalFlagS *in) |
| Public: Destroy Flagging structure. | |
|
||||||||||||||||||||
|
Public: Apply Flagging.
|
|
||||||||||||||||||||
|
Public: Init Flagging.
|
|
||||||||||||
|
Public: Shutdown Flagging. Close any open file and destroy structures.
|
|
|
Public: Destroy Flagging structure.
|
1.3.9.1