UFO
|
Configuration options recognized by the Composite operator. More...
#include <ObsCompositeParameters.h>
Public Attributes | |
oops::RequiredParameter< std::vector< eckit::LocalConfiguration > > | components {"components", this} |
A list of configuration options for each operator used to simulate a subset of variables. More... | |
![]() | |
oops::OptionalParameter< std::string > | name {"name", this} |
Observation operator type. More... | |
Configuration options recognized by the Composite operator.
Definition at line 21 of file ObsCompositeParameters.h.
oops::RequiredParameter<std::vector<eckit::LocalConfiguration> > ufo::ObsCompositeParameters::components {"components", this} |
A list of configuration options for each operator used to simulate a subset of variables.
Definition at line 26 of file ObsCompositeParameters.h.