UFO
|
Parameters controlling the AcceptList filter. More...
#include <AcceptList.h>
Public Member Functions | |
AcceptListParameters (oops::Parameters *parent=nullptr) | |
Set the default action to accept . More... | |
![]() | |
const FilterActionParametersBase & | action () const override |
Return parameters defining the action performed on observations flagged by the filter. More... | |
Additional Inherited Members | |
![]() | |
oops::OptionalParameter< std::vector< Variable > > | filterVariables |
oops::Parameter< std::vector< WhereParameters > > | where {"where", {}, this} |
oops::Parameter< bool > | deferToPost {"defer to post", false, this} |
Parameters controlling the AcceptList filter.
Definition at line 32 of file AcceptList.h.
|
inlineexplicit |
Set the default action to accept
.
Definition at line 40 of file AcceptList.h.