visad.aeri
Class LinearVectorPointMethod

java.lang.Object
  extended by visad.aeri.LinearVectorPointMethod

public class LinearVectorPointMethod
extends Object


Constructor Summary
LinearVectorPointMethod(double[][] lonlat_s)
           
 
Method Summary
 double[][] getCentroid()
           
 double[] getKinematics(double[][] uv_wind)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinearVectorPointMethod

public LinearVectorPointMethod(double[][] lonlat_s)
                        throws VisADException
Throws:
VisADException
Method Detail

getCentroid

public double[][] getCentroid()

getKinematics

public double[] getKinematics(double[][] uv_wind)
                       throws VisADException
Throws:
VisADException

main

public static void main(String[] args)
                 throws VisADException
Throws:
VisADException