simulations.objects.antennaMath
Class qRomo

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

public class qRomo
extends java.lang.Object


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

Constructor Detail

qRomo

public qRomo()
Method Detail

qRomo

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