|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jsyn.ports.PortBlockPart
com.jsyn.ports.InputMixingBlockPart
public class InputMixingBlockPart
A UnitInputPort has an array of these, one for each part.
Method Summary | |
---|---|
double[] |
getValues()
|
void |
pullData(long frameCount,
int start,
int limit)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double[] getValues()
getValues
in class PortBlockPart
public void pullData(long frameCount, int start, int limit)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |