Uses of Class
spis.Util.Monitor.Trajectory

Packages that use Trajectory
spis.Top.Simulation   
 

Uses of Trajectory in spis.Top.Simulation
 

Methods in spis.Top.Simulation that return Trajectory
abstract  Trajectory[] Simulation.getTrajectories()
          Returns particle trajectories compited in the simulation.
 Trajectory[] PlasmaScSimulation.getTrajectories()
          returns two arbitrary trajectories for post-processing testing, which might even be out of the mesh if changed (it is contained in a [0-5]^3 cube, which e.g. fits in Demo_5.geo).
 Trajectory[] LeoExample.getTrajectories()
          returns two arbitrary trajectories for post-processing testing, which might even be out of the mesh if changed (it is contained in a [0-5]^3 cube, which e.g. fits in Demo_5.geo).
 Trajectory[] HallThrusterExample.getTrajectories()
          returns two arbitrary trajectories for post-processing testing, which might even be out of the mesh if changed (it is contained in a [0-5]^3 cube, which e.g. fits in Demo_5.geo).
 Trajectory[] GeoExample.getTrajectories()
          returns two arbitrary trajectories for post-processing testing, which might even be out of the mesh if changed (it is contained in a [0-5]^3 cube, which e.g. fits in Demo_5.geo).
 Trajectory[] DebugTests.getTrajectories()
          returns two arbitrary trajectories for post-processing testing, which might even be out of the mesh if changed (it is contained in a [0-5]^3 cube, which e.g. fits in Demo_5.geo).