UFO
|
Calculate symmetric (mean) cloud amount from the cloud amount retrieved from the observed and simulated measurements. More...
#include <SIRetSymmetricMW.h>
Public Member Functions | |
SIRetSymmetricMW (const eckit::LocalConfiguration &=eckit::LocalConfiguration()) | |
~SIRetSymmetricMW () | |
void | compute (const ObsFilterData &, ioda::ObsDataVector< float > &) const |
compute the result of the function More... | |
const ufo::Variables & | requiredVariables () const |
geovals required to compute the function More... | |
![]() | |
ObsFunctionBase (const eckit::LocalConfiguration conf=eckit::LocalConfiguration()) | |
virtual | ~ObsFunctionBase () |
Private Attributes | |
ufo::Variables | invars_ |
eckit::LocalConfiguration | conf_ |
Additional Inherited Members | |
![]() | |
typedef float | Value_ |
Type of the values produced by the function. More... | |
Calculate symmetric (mean) cloud amount from the cloud amount retrieved from the observed and simulated measurements.
Definition at line 34 of file SIRetSymmetricMW.h.
|
explicit |
ufo::SIRetSymmetricMW::~SIRetSymmetricMW | ( | ) |
Definition at line 40 of file SIRetSymmetricMW.cc.
|
virtual |
compute the result of the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 44 of file SIRetSymmetricMW.cc.
|
virtual |
geovals required to compute the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 65 of file SIRetSymmetricMW.cc.
|
private |
Definition at line 45 of file SIRetSymmetricMW.h.
|
private |
Definition at line 44 of file SIRetSymmetricMW.h.