Flag observations as passive.
More...
#include <PassivateObs.h>
Flag observations as passive.
Definition at line 29 of file PassivateObs.h.
◆ Parameters_
◆ PassivateObs()
ufo::PassivateObs::PassivateObs |
( |
const Parameters_ & |
parameters | ) |
|
|
explicit |
◆ ~PassivateObs()
ufo::PassivateObs::~PassivateObs |
( |
| ) |
|
|
inline |
◆ apply()
- Parameters
-
vars | The list of filter variables. |
flagged | If flagged[i][j] is true, it means that the action should be performed on jth observation of ith filter variable. |
data | Accessor to obs filter data. |
filterQCflag | QC flag identifying observations rejected by the type of filter performing the action. (Relevant only for actions rejecting observations.) |
flags | QC flags of all "simulated variables". |
obserr | Obs error estimates of all "simulated variables". |
Implements ufo::FilterActionBase.
Definition at line 28 of file PassivateObs.cc.
◆ requiredVariables()
◆ allvars_
The documentation for this class was generated from the following files: