EnvelopeSolver#
- class orbit.matching.EnvelopeSolver(beamline)[source]#
Bases:
objectMethods Summary
Dfunc_odeint(y, s, emitx, emity, sigma_p, Ksc)entropy_rate(envx, envy, emitx, emity, s, beta0)envelope_odeint(emitx, emity, sigma_p, Ksc, ...)func_fsolve(x, emitx, emity, sigma_p, Ksc)func_odeint(y, s, emitx, emity, sigma_p, Ksc)func_smooth(x, phase0x, phase0y, length, ...)match_root(emitx, emity, sigma_p, Ksc)match_smooth(phase0x, phase0y, length, ...)match_twiss(emitx, emity, sigma_p, Ksc)phase_advance(envx, envy, Dx, emitx, emity, ...)phase_analytic(emitx, emity, Ksc, lc)Methods Documentation