visad.data.fits
Class ConvertDoubleArray

java.lang.Object
  extended by visad.data.fits.ConvertArray
      extended by visad.data.fits.ConvertDoubleArray

public class ConvertDoubleArray
extends ConvertArray


Constructor Summary
ConvertDoubleArray(FlatField fld)
           
ConvertDoubleArray(int[] lengths, double[][] values)
           
 
Method Summary
 
Methods inherited from class visad.data.fits.ConvertArray
getConverter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertDoubleArray

public ConvertDoubleArray(FlatField fld)
                   throws VisADException
Throws:
VisADException

ConvertDoubleArray

public ConvertDoubleArray(int[] lengths,
                          double[][] values)
                   throws VisADException
Throws:
VisADException