class FlatTop : public Window FlatTop window class.
| | FlatTop (void) Default constructor. |
| | FlatTop (int N) Data Constructor. |
| | FlatTop (const FlatTop& x) Copy Constructor. |
| | ~FlatTop () Destructor. |
| | clone (void) const Copy Constructor. |
| | WinFc (double arg) Window function. |
FlatTop is the FlatTop window class. The float top window is most useful for calculating the spectral amplitude of a peak with little spectral energy in nearby bins and provides the best amplitude accuracy in this case.
FlatTop(int N)
FlatTop(const FlatTop& x)
~FlatTop()
FlatTop* clone(void) const
double WinFc(double arg)
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++