UFO
ufo::ObsErrorFactorQuotientParameters Class Reference

Options controlling ObsErrorFactorQuotient ObsFunction. More...

#include <ObsErrorFactorQuotient.h>

Inheritance diagram for ufo::ObsErrorFactorQuotientParameters:
Collaboration diagram for ufo::ObsErrorFactorQuotientParameters:

Public Attributes

oops::RequiredParameter< Variablenumerator {"numerator", this}
 the name of the numerator and denominator variables (with group names). More...
 
oops::RequiredParameter< Variabledenominator {"denominator", this}
 
oops::Parameter< bool > save {"save", false, this}
 

Detailed Description

Options controlling ObsErrorFactorQuotient ObsFunction.

Definition at line 28 of file ObsErrorFactorQuotient.h.

Member Data Documentation

◆ denominator

oops::RequiredParameter<Variable> ufo::ObsErrorFactorQuotientParameters::denominator {"denominator", this}

Definition at line 34 of file ObsErrorFactorQuotient.h.

◆ numerator

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.

◆ save

oops::Parameter<bool> ufo::ObsErrorFactorQuotientParameters::save {"save", false, this}

Definition at line 35 of file ObsErrorFactorQuotient.h.


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