simulations.objects.antennaMath
Class S2

java.lang.Object
  extended bysimulations.objects.antennaMath.S2
All Implemented Interfaces:
Integrable

public class S2
extends java.lang.Object
implements Integrable


Constructor Summary
S2()
          Creates new Func1
 
Method Summary
 double f_to_integrate(double[] p, double sk)
           
 double g_two(double R, double r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

S2

public S2()
Creates new Func1

Method Detail

f_to_integrate

public double f_to_integrate(double[] p,
                             double sk)
Specified by:
f_to_integrate in interface Integrable

g_two

public double g_two(double R,
                    double r)