UFO
|
Options controlling ObsErrorFactorQuotient ObsFunction. More...
#include <ObsErrorFactorQuotient.h>
Public Attributes | |
oops::RequiredParameter< Variable > | numerator {"numerator", this} |
the name of the numerator and denominator variables (with group names). More... | |
oops::RequiredParameter< Variable > | denominator {"denominator", this} |
oops::Parameter< bool > | save {"save", false, this} |
Options controlling ObsErrorFactorQuotient ObsFunction.
Definition at line 28 of file ObsErrorFactorQuotient.h.
oops::RequiredParameter<Variable> ufo::ObsErrorFactorQuotientParameters::denominator {"denominator", this} |
Definition at line 34 of file ObsErrorFactorQuotient.h.
oops::RequiredParameter<Variable> ufo::ObsErrorFactorQuotientParameters::numerator {"numerator", this} |
the name of the numerator and denominator variables (with group names).
Definition at line 33 of file ObsErrorFactorQuotient.h.
oops::Parameter<bool> ufo::ObsErrorFactorQuotientParameters::save {"save", false, this} |
Definition at line 35 of file ObsErrorFactorQuotient.h.