Uses of Class
xal.extension.widgets.olmplot.TrajectoryGraph
Packages that use TrajectoryGraph
-
Uses of TrajectoryGraph in xal.extension.widgets.olmplot
Methods in xal.extension.widgets.olmplot that return TrajectoryGraphModifier and TypeMethodDescriptionstatic TrajectoryGraph
TrajectoryGraph.createEnvelopeGraph
(Trajectory<EnvelopeProbeState> trjEnv) Creates a new graph object of the RMS envelope solution contained in the given trajectory.static TrajectoryGraph
TrajectoryGraph.createParticleGraph
(Trajectory<ParticleProbeState> trjPar) Creates a new graph object of the particle trajectory contained in the givenTrajectory
object.