- Home
- Programming ZEMAX
- ZPL
- How to Measure the Sag of an NSC Object
- Home
- Non Sequential Ray Tracing
- Objects
- How to Measure the Sag of an NSC Object
How to Measure the Sag of an NSC Object
- By Sanjay Gangadhara
- Published 23 November 2007
- ZPL , Objects
-
Rating:




Summary
Summary
The NSRA operand may be used together with a Source Ray to calculate the surface sag of an object in non-sequential ZEMAX. This can be done by either:
• Using the Universal Plot 2D analysis feature
• Using a ZPL macro
In either case, the step size of the calculations can be explicitly specified, allowing for arbitrary resolution of the surface sag.
The NSRA operand may be used together with a Source Ray to calculate the surface sag of an object in non-sequential ZEMAX. This can be done by either:
• Using the Universal Plot 2D analysis feature
• Using a ZPL macro
In either case, the step size of the calculations can be explicitly specified, allowing for arbitrary resolution of the surface sag.
Attachments
3 Responses to "How to Measure the Sag of an NSC Object" 
|
said this on 21 Mar 2008 6:01:39 AM PDT
This seems unnecessarily
R=N h=NPAR(1,3,1) x1=1+sqrt(1-h*h/R*R) x sag=(h*h)/(R*(1+sq |
|
said this on 21 Mar 2008 10:18:09 AM PDT
Hi Ron,
You are correc |
|
said this on 20 May 2008 5:11:42 AM PDT
hi ron nice article much
|
Author)