Skip to content

Commit

Permalink
Add missing argument entry in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jank324 committed Jan 17, 2025
1 parent 15cc15c commit 3ace4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cheetah/accelerator/element.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def transfer_map(
affine transformation.
:param energy: Reference energy of the Beam. Read from the fed-in Cheetah Beam.
:param particle_mass_eV: Mass of the beam's particle species in eV.
:return: A 7x7 Matrix for further calculations.
"""
raise NotImplementedError
Expand Down

0 comments on commit 3ace4b3

Please sign in to comment.