OOPS
oops::ObsErrorParametersBase Class Reference

Configuration parameters of an implementation of an observation error covariance matrix model. More...

#include <ObsErrorBase.h>

Inheritance diagram for oops::ObsErrorParametersBase:
Collaboration diagram for oops::ObsErrorParametersBase:

Public Attributes

Parameter< std::string > model {"covariance model", "diagonal", this}
 Name of the covariance model. More...
 

Detailed Description

Configuration parameters of an implementation of an observation error covariance matrix model.

Definition at line 91 of file generic/ObsErrorBase.h.

Member Data Documentation

◆ model

Parameter<std::string> oops::ObsErrorParametersBase::model {"covariance model", "diagonal", this}

Name of the covariance model.

Definition at line 95 of file generic/ObsErrorBase.h.


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