ATK-Sharp  1.0
The ATK library for C#.
Window.cs File Reference

Classes

class  ATKSharp.Generators.Oscillators.Window
 The Window class. More...
 

Namespaces

namespace  ATKSharp.Generators.Oscillators
 

Enumerations

enum  ATKSharp.Generators.Oscillators.WindowType {
  ATKSharp.Generators.Oscillators.WindowType.None, ATKSharp.Generators.Oscillators.WindowType.Hann, ATKSharp.Generators.Oscillators.WindowType.Cosine, ATKSharp.Generators.Oscillators.WindowType.Rectangular,
  ATKSharp.Generators.Oscillators.WindowType.Triangular, ATKSharp.Generators.Oscillators.WindowType.BlackmanHarris, ATKSharp.Generators.Oscillators.WindowType.BlackmanNutall, ATKSharp.Generators.Oscillators.WindowType.Gauss
}
 The WindowType enum. More...