UFO
ufo::ObsBackgroundErrorIdentityParameters Class Reference

Options controlling the ObsBackgroundErrorIdentity observation operator. More...

#include <ObsBackgroundErrorIdentity.h>

Inheritance diagram for ufo::ObsBackgroundErrorIdentityParameters:
Collaboration diagram for ufo::ObsBackgroundErrorIdentityParameters:

Public Attributes

oops::OptionalParameter< std::vector< Variable > > variables {"variables", this}
 
- Public Attributes inherited from ufo::ObsOperatorParametersBase
oops::OptionalParameter< std::string > name {"name", this}
 Observation operator type. More...
 

Detailed Description

Options controlling the ObsBackgroundErrorIdentity observation operator.

Definition at line 38 of file ObsBackgroundErrorIdentity.h.

Member Data Documentation

◆ variables

oops::OptionalParameter<std::vector<Variable> > ufo::ObsBackgroundErrorIdentityParameters::variables {"variables", this}

Simulated variables whose background errors may be calculated by this operator. If not specified, defaults to the list of all simulated variables in the ObsSpace.

Definition at line 44 of file ObsBackgroundErrorIdentity.h.


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