public class HDFVariable extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) HDF |
hdf |
(package private) int |
sds_id |
| Constructor and Description |
|---|
HDFVariable(HDF hdf,
int sds_id) |
public HDFVariable(HDF hdf, int sds_id) throws Exception
Exceptionpublic HDFVariableInfo getinfo() throws Exception
Exception