UFO
|
Options controlling the ObsBackgroundErrorIdentity observation operator. More...
#include <ObsBackgroundErrorIdentity.h>
Public Attributes | |
oops::OptionalParameter< std::vector< Variable > > | variables {"variables", this} |
![]() | |
oops::OptionalParameter< std::string > | name {"name", this} |
Observation operator type. More... | |
Options controlling the ObsBackgroundErrorIdentity observation operator.
Definition at line 38 of file ObsBackgroundErrorIdentity.h.
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.