visad.aeri
Class LinearVectorPointMethod
java.lang.Object
visad.aeri.LinearVectorPointMethod
- public class LinearVectorPointMethod
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jm_A
JamaMatrix jm_A
scale_1
double scale_1
scale_2
double scale_2
scale_3
double scale_3
centroid_ll
double[][] centroid_ll
LinearVectorPointMethod
public LinearVectorPointMethod(double[][] lonlat_s)
throws VisADException
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