|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XyData | |
spis.Top.Simulation | |
spis.Util.Monitor |
Uses of XyData in spis.Top.Simulation |
Methods in spis.Top.Simulation that return XyData | |
XyData[] |
Simulation.getScalTimePlots()
Returns x-y data resulting of the computation, typically time plots a physical value (potential... cf myXyData.getName()). |
XyData[] |
DebugTests.getScalTimePlots()
returns two arbitrary plots x(t) for post-processing testing, |
Uses of XyData in spis.Util.Monitor |
Methods in spis.Util.Monitor that return XyData | |
XyData |
XyData.computeHistogram(int intervalNb)
Generates and returns the histogram of this set of data (xi, yi): yi is considered as the number of occurences (can be uniformly 1) of the value xi. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |