|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.mechmodels.ExcitationSource
public class ExcitationSource
A container class comprising both an excitation component and a gain value.
Constructor Summary | |
---|---|
ExcitationSource(ExcitationComponent comp,
double gain)
|
Method Summary | |
---|---|
double |
getGain()
|
void |
setGain(double gain)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExcitationSource(ExcitationComponent comp, double gain)
Method Detail |
---|
public double getGain()
public void setGain(double gain)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |