public static interface RadialDatasetSweep.RadialVariable extends VariableSimpleIF
Modifier and Type | Method and Description |
---|---|
void |
clearVariableMemory() |
int |
getNumSweeps() |
RadialDatasetSweep.Sweep |
getSweep(int sweepNum) |
float[] |
readAllData() |
findAttributeIgnoreCase, getAttributes, getDataType, getDescription, getDimensions, getFullName, getName, getRank, getShape, getShortName, getUnitsString
int getNumSweeps()
RadialDatasetSweep.Sweep getSweep(int sweepNum)
sweepNum
- which sweepfloat[] readAllData() throws java.io.IOException
java.io.IOException
- on io errorvoid clearVariableMemory()