UFO
|
Configuration options recognized by the bending angle operator. More...
#include <ObsGnssroBendMetOfficeParameters.h>
Public Attributes | |
oops::OptionalParameter< std::string > | name {"name", this} |
Operator name. In future will be moved to a base class for parameters of all ObsOperators. More... | |
oops::Parameter< ObsGnssroBendMetOfficeOptions > | obsOptions |
Obs Options - settings for the observation operator. More... | |
Configuration options recognized by the bending angle operator.
Definition at line 37 of file ObsGnssroBendMetOfficeParameters.h.
oops::OptionalParameter<std::string> ufo::ObsGnssroBendMetOfficeParameters::name {"name", this} |
Operator name. In future will be moved to a base class for parameters of all ObsOperators.
Definition at line 42 of file ObsGnssroBendMetOfficeParameters.h.
oops::Parameter<ObsGnssroBendMetOfficeOptions> ufo::ObsGnssroBendMetOfficeParameters::obsOptions |
Obs Options - settings for the observation operator.
Definition at line 44 of file ObsGnssroBendMetOfficeParameters.h.