public class LinearVectorPointMethod extends Object
| Constructor and Description |
|---|
LinearVectorPointMethod(double[][] lonlat_s) |
| Modifier and Type | Method and Description |
|---|---|
double[][] |
getCentroid() |
double[] |
getKinematics(double[][] uv_wind) |
static void |
main(String[] args) |
public LinearVectorPointMethod(double[][] lonlat_s)
throws VisADException
VisADExceptionpublic double[][] getCentroid()
public double[] getKinematics(double[][] uv_wind)
throws VisADException
VisADExceptionpublic static void main(String[] args) throws VisADException
VisADExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.