simulations.objects.antennaMath
Class S1

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

public class S1
extends java.lang.Object
implements Integrable


Constructor Summary
S1()
          Creates new Func1
 
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

S1

public S1()
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_one

public double g_one(double R,
                    double r)