edu.wisc.ssec.mcidasv.data.cyclone
Class StormAODTWinds

java.lang.Object
  extended by edu.wisc.ssec.mcidasv.data.cyclone.StormAODTWinds

public class StormAODTWinds
extends Object

Created by IntelliJ IDEA. User: yuanho Date: Mar 5, 2009 Time: 3:47:10 PM To change this template use File | Settings | File Templates.


Field Summary
(package private) static double[][] coefs_PCA
          _more_
(package private) static double[][] eofs
          _more_
(package private) static double[] tbav
          _more_
(package private) static double[] tbsd
          _more_
 
Constructor Summary
StormAODTWinds()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tbav

static double[] tbav
_more_


tbsd

static double[] tbsd
_more_


eofs

static double[][] eofs
_more_


coefs_PCA

static double[][] coefs_PCA
_more_

Constructor Detail

StormAODTWinds

public StormAODTWinds()