Skip to content

Commit

Permalink
Update Aperture.H
Browse files Browse the repository at this point in the history
Correct element docs.
  • Loading branch information
cemitch99 authored Jul 12, 2023
1 parent ad4b9c5 commit 6f5a24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/particles/elements/Aperture.H
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ namespace impactx
/** A thin collimator element that applies a transverse aperture boundary.
* Particles outside the boundary are considered lost.
*
* @param type aperture type (0 rectangular, 1 elliptical)
* @param shape aperture shape (0 rectangular, 1 elliptical)
* @param xmax maximum value of horizontal coordinate (m)
* @param ymax maximum value of vertical coordinate (m)
*/
Expand Down

0 comments on commit 6f5a24e

Please sign in to comment.