|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimulations.objects.antennaMath.midpnt
Constructor Summary | |
midpnt()
|
Method Summary | |
static double |
midpnt(Integrable func,
double[] p,
double a1,
double a2,
int n,
double s)
Creates new midpnt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public midpnt()
Method Detail |
public static double midpnt(Integrable func, double[] p, double a1, double a2, int n, double s)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |