|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimulations.objects.antennaMath.Func1
Constructor Summary | |
Func1()
Creates new Func1 |
Method Summary | |
double |
f_to_integrate(double[] p,
double sk)
|
double |
g_one(double R,
double r)
|
double |
w_one(double R,
double r)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Func1()
Method Detail |
public double f_to_integrate(double[] p, double sk)
f_to_integrate
in interface Integrable
public double w_one(double R, double r)
public double g_one(double R, double r)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |