|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinpro.synthesis.hts.FullPStream
inpro.synthesis.hts.IUBasedFullPStream
public class IUBasedFullPStream
| Field Summary | |
|---|---|
(package private) SysSegmentIU |
currIU
|
(package private) int |
currIUFrameOffset
|
(package private) SysSegmentIU |
firstIU
|
| Fields inherited from class inpro.synthesis.hts.FullPStream |
|---|
currPosition, FRAMES_PER_SECOND |
| Constructor Summary | |
|---|---|
IUBasedFullPStream(IU firstIU)
|
|
| Method Summary | |
|---|---|
FullPFeatureFrame |
getFullFrame(int t)
|
int |
getMaxT()
|
FullPFeatureFrame |
getNextFrame()
|
boolean |
hasNextFrame()
|
| Methods inherited from class inpro.synthesis.hts.FullPStream |
|---|
getFullFrames, getMcepParSize, getMcepVSize, getStrParSize, hasFrame, setNextFrame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
SysSegmentIU firstIU
SysSegmentIU currIU
int currIUFrameOffset
| Constructor Detail |
|---|
public IUBasedFullPStream(IU firstIU)
| Method Detail |
|---|
public int getMaxT()
getMaxT in class FullPStreampublic boolean hasNextFrame()
hasNextFrame in class FullPStreampublic FullPFeatureFrame getNextFrame()
getNextFrame in class FullPStreampublic FullPFeatureFrame getFullFrame(int t)
getFullFrame in class FullPStream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||