public class GempakFileReader.RData extends Object
| Modifier and Type | Field and Description |
|---|---|
float[] |
data
the data
|
int[] |
header
the header
|
| Constructor and Description |
|---|
GempakFileReader.RData(int[] header,
float[] data)
Create a new holder for the header and data
|
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.