UFO
ufo::ObsDomainErrCheckParameters Class Reference

Parameters controlling the operation of the ObsDomainErrCheck filter. More...

#include <ObsDomainErrCheck.h>

Inheritance diagram for ufo::ObsDomainErrCheckParameters:
Collaboration diagram for ufo::ObsDomainErrCheckParameters:

Public Attributes

oops::RequiredParameter< float > infltparameter {"infltparameter", this}
 
- Public Attributes inherited from ufo::FilterParametersBaseWithAbstractAction
oops::OptionalParameter< std::vector< Variable > > filterVariables
 
oops::Parameter< std::vector< WhereParameters > > where {"where", {}, this}
 
oops::Parameter< bool > deferToPost {"defer to post", false, this}
 

Additional Inherited Members

- Public Member Functions inherited from ufo::FilterParametersBase
const FilterActionParametersBaseaction () const override
 Return parameters defining the action performed on observations flagged by the filter. More...
 

Detailed Description

Parameters controlling the operation of the ObsDomainErrCheck filter.

Definition at line 33 of file ObsDomainErrCheck.h.

Member Data Documentation

◆ infltparameter

oops::RequiredParameter<float> ufo::ObsDomainErrCheckParameters::infltparameter {"infltparameter", this}

Definition at line 37 of file ObsDomainErrCheck.h.


The documentation for this class was generated from the following file: