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 TrajectoryGraphTrajectoryGraph.createEnvelopeGraph(Trajectory<EnvelopeProbeState> trjEnv) Creates a new graph object of the RMS envelope solution contained in the given trajectory.static TrajectoryGraphTrajectoryGraph.createParticleGraph(Trajectory<ParticleProbeState> trjPar) Creates a new graph object of the particle trajectory contained in the givenTrajectoryobject.