public class HDFVData extends Object
(package private) int
fId
(package private) HDF
hdf
(package private) String
name
vId
HDFVData(String name, int fId, int vId, HDF hdf)
(package private) void
close()
(package private) float[]
read(int nRecs, int startIdx)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
String name
int fId
int vId
HDF hdf
float[] read(int nRecs, int startIdx) throws Exception
Exception
public String toString()
toString
Object
void close() throws Exception