|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.data.fits.ConvertArray
visad.data.fits.ConvertDoubleArray
public class ConvertDoubleArray
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 |
---|
public ConvertDoubleArray(FlatField fld) throws VisADException
VisADException
public ConvertDoubleArray(int[] lengths, double[][] values) throws VisADException
VisADException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |