|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.stat.ScalarSeries | +--analyzer.interp.ScalarDataset
Field Summary | |
protected InterpreterGUI |
gui
|
protected DataTreeNode |
node
|
Fields inherited from class analyzer.stat.ScalarSeries |
autocor,
data,
listenerList,
mean,
sigma,
var,
window |
Constructor Summary | |
ScalarDataset(DataTreeNode node)
|
Method Summary | |
InterpreterGUI |
getGUI()
|
java.lang.String |
getName()
|
Methods inherited from class analyzer.stat.ScalarSeries |
addListener,
calcMean,
dataChanged,
fireListeners,
getAutoCorr,
getData,
getErrorOfMean,
getMean,
getSigma,
getVarience,
getWindow,
setAutocor |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected DataTreeNode node
protected InterpreterGUI gui
Constructor Detail |
public ScalarDataset(DataTreeNode node)
Method Detail |
public InterpreterGUI getGUI()
public java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |