Skip to content
Snippets Groups Projects
Commit 953f3c5a authored by Alexis GAMELIN's avatar Alexis GAMELIN
Browse files

Add to_pyat docstring to Synchrotron class

parent 270862d7
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,8 @@ class Synchrotron:
get_longitudinal_twiss(V)
Compute the longitudinal Twiss parameters and the synchrotron tune for
single or multi-harmonic RF systems.
to_pyat(Vrf)
Return a pyAT simple_ring element from the Synchrotron element data.
"""
def __init__(self, h, optics, particle, **kwargs):
self._h = h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment