GPLIB++
Public Member Functions | List of all members
gplib::TruncCosSq Class Reference

A variable width cosine squared window that is zero outside. More...

#include <WFunc.h>

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

Public Member Functions

 TruncCosSq (double w=1)
 
double operator() (const double relpos)
 

Detailed Description

A variable width cosine squared window that is zero outside.

Definition at line 77 of file WFunc.h.

Constructor & Destructor Documentation

gplib::TruncCosSq::TruncCosSq ( double  w = 1)
inline

Definition at line 82 of file WFunc.h.

Member Function Documentation

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

Definition at line 86 of file WFunc.h.


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