UFO
|
Channel useflag check: remove channel if useflag is less than one. More...
#include <ChannelUseflagCheckRad.h>
Public Member Functions | |
ChannelUseflagCheckRad (const eckit::LocalConfiguration &) | |
~ChannelUseflagCheckRad () | |
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 | |
ChannelUseflagCheckRadParameters | options_ |
ufo::Variables | invars_ |
std::vector< int > | channels_ |
Additional Inherited Members | |
![]() | |
typedef float | Value_ |
Type of the values produced by the function. More... | |
Channel useflag check: remove channel if useflag is less than one.
Definition at line 41 of file ChannelUseflagCheckRad.h.
|
explicit |
Definition at line 31 of file ChannelUseflagCheckRad.cc.
ufo::ChannelUseflagCheckRad::~ChannelUseflagCheckRad | ( | ) |
Definition at line 52 of file ChannelUseflagCheckRad.cc.
|
virtual |
compute the result of the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 56 of file ChannelUseflagCheckRad.cc.
|
virtual |
geovals required to compute the function
Implements ufo::ObsFunctionBase< float >.
Definition at line 75 of file ChannelUseflagCheckRad.cc.
|
private |
Definition at line 52 of file ChannelUseflagCheckRad.h.
|
private |
Definition at line 51 of file ChannelUseflagCheckRad.h.
|
private |
Definition at line 50 of file ChannelUseflagCheckRad.h.