UFO
|
Calculate symmetric (mean) cloud amount from the cloud amount retrieved from the observed and simulated measurements. More...
#include <CLWRetSymmetricMW.h>
Public Member Functions | |
CLWRetSymmetricMW (const eckit::LocalConfiguration &=eckit::LocalConfiguration()) | |
~CLWRetSymmetricMW () | |
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 CLWRetSymmetricMW.h.
|
explicit |
ufo::CLWRetSymmetricMW::~CLWRetSymmetricMW | ( | ) |
Definition at line 40 of file CLWRetSymmetricMW.cc.
|
virtual |
compute the result of the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 44 of file CLWRetSymmetricMW.cc.
|
virtual |
geovals required to compute the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 65 of file CLWRetSymmetricMW.cc.
|
private |
Definition at line 45 of file CLWRetSymmetricMW.h.
|
private |
Definition at line 44 of file CLWRetSymmetricMW.h.