org.mbari.util
Class HRUtil

java.lang.Object
  extended byorg.mbari.util.HRUtil

public class HRUtil
extends java.lang.Object


Method Summary
static double[] calcWavelength(double firstPix, double pixInc, double pixCount, double[] W)
           
static double[] calcWavelength(HRPacket p, double[] W)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

calcWavelength

public static double[] calcWavelength(HRPacket p,
                                      double[] W)

calcWavelength

public static double[] calcWavelength(double firstPix,
                                      double pixInc,
                                      double pixCount,
                                      double[] W)