|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.sns.xal.model.probe.traj.Trajectory
|
+--gov.sns.xal.model.probe.traj.ParticleTrajectory
Saves the history of a ParticleProbe.
| Field Summary |
| Fields inherited from class gov.sns.xal.model.probe.traj.Trajectory |
TRAJ_LABEL |
| Constructor Summary | |
ParticleTrajectory()
|
|
| Method Summary | |
protected ProbeState |
newProbeState()
Creates a ProbeState object of the appropriate species. |
protected ProbeState |
newProbeState(IProbe probe)
Creates a ProbeState of the appropriate species and initialize to the target probe state. |
| Methods inherited from class gov.sns.xal.model.probe.traj.Trajectory |
addPropertiesTo, getDescription, getTimestamp, indicesForElement, initialState, load, numStates, popLastState, readFrom, readPropertiesFrom, save, saveState, setDescription, setTimestamp, stateAtPosition, stateIterator, statesForElement, statesInPositionRange, stateWithIndex, toString, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ParticleTrajectory()
| Method Detail |
protected ProbeState newProbeState(IProbe probe)
newProbeState in class Trajectoryprobe - target probe for which ProbeState object is initialized
ProbeState object initialized to probeprotected ProbeState newProbeState()
ProbeState object of the appropriate species.
newProbeState in class TrajectoryProbeState objectgov.sns.xal.model.probe.Trajectory#readStateFrom(DataAdaptor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||