|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.sne.c3.Amplifier.Resistor
The resistor class specifies the modulus function.
| Constructor Summary | |
Amplifier.Resistor()
constructs a new Resistor |
|
Amplifier.Resistor(double trf)
constructs a new Resistor |
|
| Method Summary | |
double |
getValue(double time)
returns the value of the resistor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Amplifier.Resistor()
public Amplifier.Resistor(double trf)
trf - the specific trf to use| Method Detail |
public double getValue(double time)
time - the current time
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||