public class BartlettWindow extends Window
Constructor and Description |
---|
BartlettWindow(int length) |
BartlettWindow(int length,
double prescalingFactor) |
Modifier and Type | Method and Description |
---|---|
protected void |
initialise()
The initialisation of the window array with multiplication factors corresponding to the specific windowing function.
|
static void |
main(String[] args) |
String |
toString() |
apply, apply, apply, apply, apply, applyInline, applyInline, applyInline, get, get, getAvailableTypes, getCoeffs, getCoeffsLeftHalf, getCoeffsRightHalf, getLength, getTypeByName, getTypeName, normalize, normalize, normalizePeakValue, normalizeRange, normalizeSquaredSum, type, value
public BartlettWindow(int length)
public BartlettWindow(int length, double prescalingFactor)
protected void initialise()
Window
initialise
in class Window
public static void main(String[] args)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.