gov.nasa.gsfc.drl.rtstps.core.output.hdf5
Class RDRFileReader
java.lang.Object
gov.nasa.gsfc.drl.rtstps.core.output.hdf5.RDRFileReader
public class RDRFileReader
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filename
private java.lang.String filename
hdfFile
private int hdfFile
propertyId
private int propertyId
userBlockSize
private long[] userBlockSize
RDRFileReader
public RDRFileReader(java.lang.String filename)
throws RtStpsException
- Throws:
RtStpsException
createAllDataReader
public AllDataReader createAllDataReader()
throws RtStpsException
- Throws:
RtStpsException
createUserBlockReader
public UserBlockReader createUserBlockReader()
throws RtStpsException
- Throws:
RtStpsException
createDataProductsReader
public DataProductsReader createDataProductsReader()
throws RtStpsException
- Throws:
RtStpsException
close
public void close()
throws RtStpsException
- Throws:
RtStpsException