gov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest
Class RDRtoFile

java.lang.Object
  extended by gov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest.RDRtoFile

public class RDRtoFile
extends java.lang.Object


Field Summary
private  int hdfFile
           
 
Constructor Summary
RDRtoFile(java.lang.String filename)
           
 
Method Summary
 void close()
           
 AllDataReader createAllDataReader()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hdfFile

private int hdfFile
Constructor Detail

RDRtoFile

public RDRtoFile(java.lang.String filename)
          throws RtStpsException
Throws:
RtStpsException
Method Detail

createAllDataReader

public AllDataReader createAllDataReader()
                                  throws RtStpsException
Throws:
RtStpsException

close

public void close()
           throws RtStpsException
Throws:
RtStpsException

main

public static void main(java.lang.String[] args)
Parameters:
args -