public static interface GribData.Bean
| Modifier and Type | Method and Description |
|---|---|
int |
getBinScale() |
long |
getDataLength() |
int |
getDecimalScale() |
double |
getMaximum() |
double |
getMinimum() |
int |
getNBits() |
double |
getScale() |
float[] |
readData() |
float[] readData()
throws IOException
IOExceptionint getNBits()
long getDataLength()
int getBinScale()
int getDecimalScale()
double getMinimum()
double getMaximum()
double getScale()
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.