simulations.objects.antennaMath
Class midpnt

java.lang.Object
  extended bysimulations.objects.antennaMath.midpnt

public class midpnt
extends java.lang.Object


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

midpnt

public midpnt()
Method Detail

midpnt

public static double midpnt(Integrable func,
                            double[] p,
                            double a1,
                            double a2,
                            int n,
                            double s)
Creates new midpnt