|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectOutputData
Represents learn_hmm_independent_deltaexp output file. Have functions to get rainfall probabilities and amounts.
Method Summary | |
java.lang.String[] |
getImportantText()
Get important text. |
double[][] |
getRainfallAmount()
Get rainfall amounts for each station and each state. |
double[][] |
getStationStatesProbabilites()
Get rainfall probabilites information. |
boolean |
isValid()
Check validity. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public double[][] getStationStatesProbabilites()
public double[][] getRainfallAmount()
public java.lang.String[] getImportantText()
public boolean isValid()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |