UFO
ufo::ObsGnssroBendMetOfficeParameters Class Reference

Configuration options recognized by the bending angle operator. More...

#include <ObsGnssroBendMetOfficeParameters.h>

Inheritance diagram for ufo::ObsGnssroBendMetOfficeParameters:
Collaboration diagram for ufo::ObsGnssroBendMetOfficeParameters:

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< ObsGnssroBendMetOfficeOptionsobsOptions
 Obs Options - settings for the observation operator. More...
 

Detailed Description

Configuration options recognized by the bending angle operator.

Definition at line 37 of file ObsGnssroBendMetOfficeParameters.h.

Member Data Documentation

◆ name

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.

◆ obsOptions

oops::Parameter<ObsGnssroBendMetOfficeOptions> ufo::ObsGnssroBendMetOfficeParameters::obsOptions
Initial value:
{"obs options",
ObsGnssroBendMetOfficeOptions(), this}

Obs Options - settings for the observation operator.

Definition at line 44 of file ObsGnssroBendMetOfficeParameters.h.


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