simulations.objects.antennaMath
Class RomoInt

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

public class RomoInt
extends java.lang.Object


Constructor Summary
RomoInt()
           
 
Method Summary
static double RomoInt(Integrable func, double[] p, double a, double b, int nq, int[] note)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RomoInt

public RomoInt()
Method Detail

RomoInt

public static double RomoInt(Integrable func,
                             double[] p,
                             double a,
                             double b,
                             int nq,
                             int[] note)