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

java.lang.Object
  extended by edu.wisc.ssec.mcidasv.control.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 List aodtv72_textscreenoutput(StormAODTInfo.IRData odtcurrent, int domain)
          _more_
static int[] aodtv72_yddmy(int syd)
          _more_
 
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 List aodtv72_textscreenoutput(StormAODTInfo.IRData odtcurrent,
                                            int domain)
_more_

Parameters:
odtcurrent - _more_
domain - _more_
Returns:
_more_

aodtv72_lldms

public static int[] aodtv72_lldms(float llval)
_more_

Parameters:
llval - _more_
Returns:
_more_

aodtv72_yddmy

public static int[] aodtv72_yddmy(int syd)
_more_

Parameters:
syd - _more_
Returns:
_more_

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_