8 #ifndef UFO_FILTERS_STUCKCHECKPARAMETERS_H_
9 #define UFO_FILTERS_STUCKCHECKPARAMETERS_H_
11 #include "oops/util/Duration.h"
12 #include "oops/util/parameters/Parameter.h"
13 #include "oops/util/parameters/Parameters.h"
14 #include "oops/util/parameters/RequiredParameter.h"
25 "number stuck tolerance",
this
32 "time stuck tolerance",
this
oops::RequiredParameter< util::Duration > timeStuckTolerance
oops::RequiredParameter< size_t > numberStuckTolerance
Options controlling the operation of stuck check filter.
StuckCheckCoreParameters core
Options controlling the operation of the track check filter.