Checks nodata
and undetect
before calling the functor.
More...
#include <Analysis.h>
|
| RadarDataFunctor (double nodataValue=0.0, double undetectValue=0.0) |
|
virtual double | operator() (double src) const |
|
|
PolarODIM | odimSrc |
|
double | nodataValue |
|
double | undetectValue |
|
template<class F>
class rack::RadarDataFunctor< F >
Checks nodata
and undetect
before calling the functor.
- Template Parameters
-
F | - unary functor, e.g. drain::FuzzyTriangeor str derived from UnaryFUnctor |
The documentation for this class was generated from the following file: