Package gov.sns.xal.model.probe.traj

Class Summary
BeamProbeState Encapsulates a BeamProbe's state at a point in time.
BeamTrajectory Abstract trajectory class for beam probes.
DiagnosticProbeState Encapsulates the state of a DiagnosticProbe at a particular point in time.
DiagnosticProbeTrajectory Saves the history of a DiagnosticProbe.
EnsembleProbeState Encapsulates the state of an EnsembleProbe at a particular point in time.
EnsembleTrajectory Saves the history of an EnsembleProbe.
EnvelopeProbeState Encapsulates the state of an EnvelopeProbe at a particular point in time.
EnvelopeTrajectory Stores the trajectory of an EnvelopeProbe.
ParticleProbeState Encapsulates the state of a ParticleProbe at a particular point in time.
ParticleTrajectory Saves the history of a ParticleProbe.
ProbeState Stores a snapshot of a probes state at a particular instant in time.
ProbeStateTest Tests each of the ProbeState and Trajectory subclasses.
SynchronousState  
SynchronousTrajectory Specialization class for the trajectories of SynchronousProbe type modeling probes.
Trajectory Manages the history for a probe.
TrajectoryTest class comment
TransferMapState  
TransferMapTrajectory Specializes the Trajectory class to the TransferMapProbe behavior.