xboa
Public Member Functions | List of all members
HanningSmoothing Class Reference

Inherits object.

Public Member Functions

def __init__
 
def smooth
 

Detailed Description

Definition at line 3 of file _hanning_smoothing.py.

Constructor & Destructor Documentation

def __init__ (   self)

Definition at line 4 of file _hanning_smoothing.py.

Member Function Documentation

def smooth (   self,
  data 
)

Definition at line 7 of file _hanning_smoothing.py.


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