Skip to content

Commit ac9a752

Browse files
authored
fix a2p documentation
1 parent f099306 commit ac9a752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Common.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ function a2p2(a,W,Kx,Ky,Kz,kz0)
267267
return e2p(ex,ey,ez,Kz,kz0)
268268
end
269269
"""
270-
a2p(a,b,W,Kx,Ky,kz0)
270+
a2p(a,b,V,W,kz0)
271271
272272
Converts an amplitude vector (in substrate or superstrate) to Poynting power flow in z direction
273273
# Arguments

0 commit comments

Comments
 (0)