OOPS
|
Configuration parameters of an implementation of an observation error covariance matrix model. More...
#include <ObsErrorBase.h>
Public Attributes | |
Parameter< std::string > | model {"covariance model", "diagonal", this} |
Name of the covariance model. More... | |
Configuration parameters of an implementation of an observation error covariance matrix model.
Definition at line 91 of file generic/ObsErrorBase.h.
Parameter<std::string> oops::ObsErrorParametersBase::model {"covariance model", "diagonal", this} |
Name of the covariance model.
Definition at line 95 of file generic/ObsErrorBase.h.