UFO
|
Parameters controlling the operation of the BayesianBackgroundCheck filter. More...
#include <BayesianBackgroundCheck.h>
Public Attributes | |
ProbabilityOfGrossErrorParameters | PGEParameters {this} |
Parameters related to PGE calculations. More... | |
oops::RequiredParameter< float > | PdBad |
oops::RequiredParameter< float > | PGE |
![]() | |
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 | |
![]() | |
const FilterActionParametersBase & | action () const override |
Return parameters defining the action performed on observations flagged by the filter. More... | |
Parameters controlling the operation of the BayesianBackgroundCheck filter.
Definition at line 35 of file BayesianBackgroundCheck.h.
oops::RequiredParameter<float> ufo::BayesianBackgroundCheckParameters::PdBad |
Definition at line 42 of file BayesianBackgroundCheck.h.
oops::RequiredParameter<float> ufo::BayesianBackgroundCheckParameters::PGE |
Definition at line 45 of file BayesianBackgroundCheck.h.
ProbabilityOfGrossErrorParameters ufo::BayesianBackgroundCheckParameters::PGEParameters {this} |
Parameters related to PGE calculations.
Definition at line 40 of file BayesianBackgroundCheck.h.