![]() |
|
Checks nodata
and undetect
before calling the functor.
More...
#include <Analysis.h>
Public Member Functions | |
RadarDataFunctor (double nodataValue=0.0, double undetectValue=0.0) | |
virtual double | operator() (double src) const |
Public Attributes | |
PolarODIM | odimSrc |
double | nodataValue |
double | undetectValue |
Checks nodata
and undetect
before calling the functor.
F | - unary functor, e.g. drain::FuzzyTriangeor str derived from UnaryFUnctor |