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