Example filter.
More...
#include <Example.h>
|
void | print (std::ostream &) const override |
|
Example filter.
Definition at line 37 of file Example.h.
◆ Example()
◆ ~Example()
ufo::Example::~Example |
( |
| ) |
|
◆ classname()
static const std::string ufo::Example::classname |
( |
| ) |
|
|
inlinestatic |
◆ postFilter()
void ufo::Example::postFilter |
( |
const ioda::ObsVector & |
hofxb, |
|
|
const ioda::ObsVector & |
bias, |
|
|
const ObsDiagnostics & |
diags |
|
) |
| |
|
override |
◆ preProcess()
void ufo::Example::preProcess |
( |
| ) |
|
|
inlineoverride |
◆ print()
void ufo::Example::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivate |
◆ priorFilter()
void ufo::Example::priorFilter |
( |
const GeoVaLs & |
gv | ) |
|
|
override |
◆ requiredHdiagnostics()
oops::Variables ufo::Example::requiredHdiagnostics |
( |
| ) |
const |
|
inlineoverride |
◆ requiredVars()
oops::Variables ufo::Example::requiredVars |
( |
| ) |
const |
|
inlineoverride |
◆ diagnostics_
oops::Variables ufo::Example::diagnostics_ |
|
private |
◆ flags_
◆ geovars_
oops::Variables ufo::Example::geovars_ |
|
private |
◆ key_
◆ obsdb_
ioda::ObsSpace& ufo::Example::obsdb_ |
|
private |
The documentation for this class was generated from the following files: