|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jsyn.unitgen.StochasticGrainScheduler
public class StochasticGrainScheduler
Constructor Summary | |
---|---|
StochasticGrainScheduler()
|
Method Summary | |
---|---|
double |
nextDuration(double duration)
Calculate duration in seconds for the next grains. |
double |
nextGap(double duration,
double density)
Calculate time in seconds for the next gap between grains. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StochasticGrainScheduler()
Method Detail |
---|
public double nextDuration(double duration)
GrainScheduler
nextDuration
in interface GrainScheduler
public double nextGap(double duration, double density)
GrainScheduler
nextGap
in interface GrainScheduler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |