simulations.objects.antennaMath
Class S3

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

public class S3
extends java.lang.Object
implements Integrable


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

Constructor Detail

S3

public S3()
Creates new Func3

Method Detail

f_to_integrate

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

g_one

public double g_one(double R,
                    double r)