|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjass.generators.HalfSampleDelayKLFilter.State
public class HalfSampleDelayKLFilter.State
Field Summary | |
---|---|
double[] |
area
|
double[] |
b
|
double |
dampingCoeff
|
double[] |
f
|
double |
glottalRefl
|
double |
lipRefl
|
int |
nSectionsUsed
|
int |
nTubeSections
|
Constructor Summary | |
---|---|
HalfSampleDelayKLFilter.State()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double glottalRefl
public double lipRefl
public double dampingCoeff
public int nTubeSections
public int nSectionsUsed
public double[] area
public double[] f
public double[] b
Constructor Detail |
---|
public HalfSampleDelayKLFilter.State()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |