Sequential_Optical_System_Simulation icon indicating copy to clipboard operation
Sequential_Optical_System_Simulation copied to clipboard

Some confusions about the main code

Open QuantummyKnight opened this issue 2 years ago • 0 comments

B = N-curvature(i).*(L.*x0+M.y0); C = curvature(i).(x0.^2+y0.^2); delta = C./(B+sqrt(B.^2-curvature(i).*C)); Hello! Sorry to trouble you. I wonder the meaning of the ''B,C,delta'' and how can I learn about the fomulas. Are there any books introducing them? Looking forward to your reply.

QuantummyKnight avatar Jun 14 '23 13:06 QuantummyKnight