|
||||||||||
| 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.resp.traj.ParticlePerturbProbeTrajectory
| Field Summary |
| Fields inherited from class gov.sns.xal.model.probe.traj.Trajectory |
TRAJ_LABEL |
| Constructor Summary | |
ParticlePerturbProbeTrajectory()
|
|
| Method Summary | |
protected ProbeState |
newProbeState()
Creates a ProbeState of the appropriate species. |
protected ProbeState |
newProbeState(IProbe p)
Saves supplied probe's current state to this trajectory. |
PhaseMatrix |
stateResponse(java.lang.String elemFrom,
java.lang.String elemTo)
Returns the state response matrix calculated from the front face of elemFrom to the back face of elemTo. |
| 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 ParticlePerturbProbeTrajectory()
| Method Detail |
protected ProbeState newProbeState(IProbe p)
newProbeState in class Trajectoryp - probe interface belonging to object with the proper type for this trajectory
ProbeState object initialized to probeTrajectory.newProbeState(IProbe)protected ProbeState newProbeState()
newProbeState in class TrajectoryProbeState objectTrajectory.newProbeState()
public PhaseMatrix stateResponse(java.lang.String elemFrom,
java.lang.String elemTo)
elemFrom - String identifyling starting lattice elementelemTo - String identifying ending lattice element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||