GPLIB++
Public Member Functions | List of all members
gplib::Hanning Struct Reference

This functor returns the weighting factor for the Hanning window, given the relative position (0..1) in the time series. More...

#include <WFunc.h>

Inheritance diagram for gplib::Hanning:
Inheritance graph
[legend]

Public Member Functions

double operator() (const double relpos)
 

Detailed Description

This functor returns the weighting factor for the Hanning window, given the relative position (0..1) in the time series.

Definition at line 31 of file WFunc.h.

Member Function Documentation

double gplib::Hanning::operator() ( const double  relpos)
inline

Definition at line 33 of file WFunc.h.


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