Uses of Class
xal.model.probe.SynchronousProbe
Packages that use SynchronousProbe
Package
Description
The Online Model
-
Uses of SynchronousProbe in xal.model
Methods in xal.model with parameters of type SynchronousProbeModifier and TypeMethodDescriptionRingModel.compClosedOrbit(SynchronousProbe probe) Deprecated.Nothing is done here. -
Uses of SynchronousProbe in xal.model.alg
Fields in xal.model.alg with type parameters of type SynchronousProbeModifier and TypeFieldDescriptionstatic final Class<SynchronousProbe>SynchronousTracker.CLS_PROBE_TYPE -
Uses of SynchronousProbe in xal.model.probe
Methods in xal.model.probe that return SynchronousProbeConstructors in xal.model.probe with parameters of type SynchronousProbe -
Uses of SynchronousProbe in xal.model.probe.traj
Constructors in xal.model.probe.traj with parameters of type SynchronousProbe -
Uses of SynchronousProbe in xal.sim.scenario
Methods in xal.sim.scenario that return SynchronousProbeModifier and TypeMethodDescriptionstatic SynchronousProbeProbeFactory.getSynchronousProbe(String locationID, AcceleratorSeq sequence, IAlgorithm algorithm) Generate an Synchronous probe initialized with the entrance parameters for the specified location.static SynchronousProbeProbeFactory.getSynchronousProbe(AcceleratorSeq sequence, IAlgorithm algorithm) Generate an Synchronous probe initialized with the default entrance parameters for the specified sequence.