UFO
|
Options controlling the operation of stuck check filter. More...
#include <StuckCheckParameters.h>
Public Attributes | |
StuckCheckCoreParameters | core {this} |
![]() | |
oops::OptionalParameter< Variable > | stationIdVariable |
![]() | |
oops::OptionalParameter< std::vector< Variable > > | filterVariables |
oops::Parameter< std::vector< WhereParameters > > | where {"where", {}, this} |
oops::Parameter< bool > | deferToPost {"defer to post", false, this} |
Additional Inherited Members | |
![]() | |
const FilterActionParametersBase & | action () const override |
Return parameters defining the action performed on observations flagged by the filter. More... | |
Options controlling the operation of stuck check filter.
Definition at line 37 of file StuckCheckParameters.h.
StuckCheckCoreParameters ufo::StuckCheckParameters::core {this} |
Definition at line 40 of file StuckCheckParameters.h.