|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucar.nc2.iosp.gempak.AnalysisBlock
public class AnalysisBlock
Class to hold the Grid Analysis Block
Constructor Summary | |
---|---|
AnalysisBlock()
Create a new analysis block |
|
AnalysisBlock(float[] words)
Create a new analysis block with the values |
Method Summary | |
---|---|
void |
setValues(float[] values)
Set the analysis block values |
String |
toString()
Print out the analysis block |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AnalysisBlock()
public AnalysisBlock(float[] words)
words
- analysis block valuesMethod Detail |
---|
public void setValues(float[] values)
values
- the raw valuespublic String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |