Uses of Class
spis.Util.Monitor.XyzData

Packages that use XyzData
spis.Top.Simulation   
 

Uses of XyzData in spis.Top.Simulation
 

Methods in spis.Top.Simulation that return XyzData
abstract  XyzData[] Simulation.getCurveTimePlots()
          Returns x-y-z data resulting of the computation, typically curves at successive computation times, e.g. an RPA I(V) curve at different simulation times (x is time, y is V, z is I, which shall allow to generate I(V) plots in the framework).
 XyzData[] PlasmaScSimulation.getCurveTimePlots()
          returns two arbitrary sets (y(x))(t) for post-processing testing
 XyzData[] LeoExample.getCurveTimePlots()
          returns two arbitrary sets (y(x))(t) for post-processing testing
 XyzData[] HallThrusterExample.getCurveTimePlots()
          returns two arbitrary sets (y(x))(t) for post-processing testing
 XyzData[] GeoExample.getCurveTimePlots()
          returns two arbitrary sets (y(x))(t) for post-processing testing
 XyzData[] DebugTests.getCurveTimePlots()
          returns two arbitrary sets (y(x))(t) for post-processing testing