Skip to content

Commit

Permalink
update AT matlab help default pass method in atthinmultipole (#819)
Browse files Browse the repository at this point in the history
update help default pass method
  • Loading branch information
oscarxblanco authored Aug 21, 2024
1 parent 74e936c commit 07c85d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions atmat/lattice/element_creation/atthinmultipole.m
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
% ATTHINMULTIPOLE(FAMNAME,POLYNOMA,POLYNOMB,PASSMETHOD)
%
% INPUTS
% 1. FNAME family name
% 1. FNAME family name
% 2. POLYNOMA skew [dipole quad sext oct];
% 3. POLYNOMB normal [dipole quad sext oct];
% 4. PASSMETHOD tracking function. Defaults to 'StrMPoleSymplectic4Pass'
% 4. PASSMETHOD tracking function. Defaults to 'ThinMPolePass'
%
% OPTIONS (order does not matter)
% R1 6 x 6 rotation matrix at the entrance
Expand Down

0 comments on commit 07c85d0

Please sign in to comment.