#include <AssignError.h>
Definition at line 40 of file AssignError.h.
◆ Parameters_
◆ AssignError()
ufo::AssignError::AssignError |
( |
const Parameters_ & |
parameters | ) |
|
|
explicit |
◆ ~AssignError()
ufo::AssignError::~AssignError |
( |
| ) |
|
|
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 51 of file AssignError.cc.
◆ requiredVariables()
◆ allvars_
◆ parameters_
The documentation for this class was generated from the following files: