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

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

public class StormAODTUtil
extends Object

Created by IntelliJ IDEA. User: yuanho Date: Mar 9, 2009 Time: 2:16:30 PM To change this template use File | Settings | File Templates.


Constructor Summary
StormAODTUtil()
           
 
Method Summary
static float aodtv72_getpwval(int ival, float cival, int idomain_v72)
          _more_
static int[] aodtv72_lldms(float llval)
          _more_
static String aodtv72_textscreenoutput(StormAODTInfo.IRData odtcurrent, DecimalFormat latLonFormat)
          _more_
static int[] aodtv72_yddmy(double syd)
          _more_
static int getYear(DateTime dttm)
           
private static String label(String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StormAODTUtil

public StormAODTUtil()
Method Detail

aodtv72_textscreenoutput

public static String aodtv72_textscreenoutput(StormAODTInfo.IRData odtcurrent,
                                              DecimalFormat latLonFormat)
_more_

Parameters:
odtcurrent - _more_
latLonFormat - _more_
Returns:
_more_

label

private static String label(String label)

aodtv72_lldms

public static int[] aodtv72_lldms(float llval)
_more_

Parameters:
llval - _more_
Returns:
_more_

aodtv72_yddmy

public static int[] aodtv72_yddmy(double syd)
_more_

Parameters:
syd - _more_
Returns:
_more_

getYear

public static int getYear(DateTime dttm)
                   throws VisADException
Throws:
VisADException

aodtv72_getpwval

public static float aodtv72_getpwval(int ival,
                                     float cival,
                                     int idomain_v72)
_more_

Parameters:
ival - _more_
cival - _more_
idomain_v72 - _more_
Returns:
_more_