Skip to content

Commit 07c85d0

Browse files
authored
update AT matlab help default pass method in atthinmultipole (#819)
update help default pass method
1 parent 74e936c commit 07c85d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

atmat/lattice/element_creation/atthinmultipole.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
% ATTHINMULTIPOLE(FAMNAME,POLYNOMA,POLYNOMB,PASSMETHOD)
55
%
66
% INPUTS
7-
% 1. FNAME family name
7+
% 1. FNAME family name
88
% 2. POLYNOMA skew [dipole quad sext oct];
99
% 3. POLYNOMB normal [dipole quad sext oct];
10-
% 4. PASSMETHOD tracking function. Defaults to 'StrMPoleSymplectic4Pass'
10+
% 4. PASSMETHOD tracking function. Defaults to 'ThinMPolePass'
1111
%
1212
% OPTIONS (order does not matter)
1313
% R1 6 x 6 rotation matrix at the entrance

0 commit comments

Comments
 (0)