|
OOPS
|
Weighting Function. More...
#include <WeightingFct.h>

Public Member Functions | |
| virtual | ~WeightingFct ()=default |
| virtual std::map< util::DateTime, double > | setWeights (const util::DateTime &, const util::DateTime &, const util::Duration &)=0 |
Weighting Function.
Abstract base class for weighting functions for various filters.
Definition at line 31 of file WeightingFct.h.
|
virtualdefault |
|
pure virtual |
Implemented in oops::DolphChebyshev.