|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableReader
Serves data from the cdf based on the specified recnumber
| Method Summary | |
|---|---|
void |
clearCache()
Clears the read-ahead cache of this reader. |
double[] |
getScalar(long recnum)
Returns the scalar data (only appropriate if scalar) |
double[] |
getVector(long recnum)
Returns the vector data (only appropriate if vector) |
boolean |
isScalar()
Returns true if this variable is a scalar. |
| Method Detail |
|---|
boolean isScalar()
double[] getVector(long recnum)
double[] getScalar(long recnum)
void clearCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||