|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest.RDRtoFile
public class RDRtoFile
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 |
---|
private int hdfFile
Constructor Detail |
---|
public RDRtoFile(java.lang.String filename) throws RtStpsException
RtStpsException
Method Detail |
---|
public AllDataReader createAllDataReader() throws RtStpsException
RtStpsException
public void close() throws RtStpsException
RtStpsException
public static void main(java.lang.String[] args)
args
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |