public class ExcitationSource
extends java.lang.Object
Constructor and Description |
---|
ExcitationSource(ExcitationComponent comp,
double gain) |
Modifier and Type | Method and Description |
---|---|
ExcitationComponent |
getComponent() |
double |
getGain() |
void |
setGain(double gain) |
public ExcitationSource(ExcitationComponent comp, double gain)
public double getGain()
public void setGain(double gain)
public ExcitationComponent getComponent()