|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.display2d.ZExpansion
public class ZExpansion
| Constructor Summary | |
|---|---|
ZExpansion(double expansion)
Constructor ZExpansion |
|
| Method Summary | |
|---|---|
double |
evaluate(double z)
Evaluates the function at x. |
void |
setExpansion(double expansion)
|
void |
setMinMax(double min,
double max)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZExpansion(double expansion)
expansion - | Method Detail |
|---|
public void setExpansion(double expansion)
public void setMinMax(double min,
double max)
public double evaluate(double z)
Function
evaluate in interface Function
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||