UFO
ufo::AcceptListParameters Class Reference

Parameters controlling the AcceptList filter. More...

#include <AcceptList.h>

Inheritance diagram for ufo::AcceptListParameters:
Collaboration diagram for ufo::AcceptListParameters:

Public Member Functions

 AcceptListParameters (oops::Parameters *parent=nullptr)
 Set the default action to accept. More...
 
- Public Member Functions inherited from ufo::FilterParametersBase
const FilterActionParametersBaseaction () const override
 Return parameters defining the action performed on observations flagged by the filter. More...
 

Additional Inherited Members

- Public Attributes inherited from ufo::FilterParametersBaseWithAbstractAction
oops::OptionalParameter< std::vector< Variable > > filterVariables
 
oops::Parameter< std::vector< WhereParameters > > where {"where", {}, this}
 
oops::Parameter< bool > deferToPost {"defer to post", false, this}
 

Detailed Description

Parameters controlling the AcceptList filter.

Definition at line 32 of file AcceptList.h.

Constructor & Destructor Documentation

◆ AcceptListParameters()

ufo::AcceptListParameters::AcceptListParameters ( oops::Parameters *  parent = nullptr)
inlineexplicit

Set the default action to accept.

Definition at line 40 of file AcceptList.h.


The documentation for this class was generated from the following file: