Package ucar.nc2.iosp.gempak
Class AnalysisBlock
- java.lang.Object
-
- ucar.nc2.iosp.gempak.AnalysisBlock
-
public class AnalysisBlock extends Object
Class to hold the Grid Analysis Block
-
-
Constructor Summary
Constructors Constructor Description AnalysisBlock()
Create a new analysis blockAnalysisBlock(float[] words)
Create a new analysis block with the values
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setValues(float[] values)
Set the analysis block valuesString
toString()
-