-
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is...
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is essentially an even aspheric surface with different terms for
the x and y directions.
The sag is given by:
Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y)))
+ AR*( (1 - AP)*x*x + (1 + AP)*y*y )^2
+ BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3
+ CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4
+ DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5
Note the terms AR, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power.
The terms AP, BP, CP, and DP are dimensionless.
The surface is rotationally symmetric only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.
-ZEMAX source: This DLL models an anamorphic aspheric surface.This surface is essentially an even aspheric surface with different terms forthe x and y directions.The sag is given by: Z = ((CX* x* x)+ (CY* y* y))/(1+ sqrt (1- ((1+ KX)* CX* CX* x* x)- ((1+ KY)* CY* CY* y* y)))+ AR* ((1- AP)* x* x+ (1+ AP)*
- 2022-04-21 04:49:04下载
- 积分:1
-
C international standards of a reference book is worth looking at, programmers m...
C++国际标准 一本值得一看的参考书,程序员必备-C international standards of a reference book is worth looking at, programmers must
- 2023-08-06 18:15:04下载
- 积分:1
-
一本介绍pll的书籍,讲了它的原理,几个重要的指标参数以及几种结构种类。...
一本介绍pll的书籍,讲了它的原理,几个重要的指标参数以及几种结构种类。-pll a briefing books, it stresses the principle, a number of important parameters and the structure of several types.
- 2023-05-01 22:10:04下载
- 积分:1
-
数据库设计指南,主要讲解如何进行数据库的设计,如何设计表,如何设计主键.索引等.其实很多人忽视了,数据库的设计是非常重要的.数据库设计得好不但可以少写很多代码,...
数据库设计指南,主要讲解如何进行数据库的设计,如何设计表,如何设计主键.索引等.其实很多人忽视了,数据库的设计是非常重要的.数据库设计得好不但可以少写很多代码,而且可以少费很大脑力!-database design guidelines, explain how the database design, how to design a table, how to design the main keys. Indexing. In fact, many people ignored, the database design is very important. Database design is not only good to write a lot less code, but can cost much less intellectual !
- 2022-01-30 13:54:28下载
- 积分:1
-
learning vc entry books!
学习vc的入门书籍!-learning vc entry books!
- 2022-04-29 21:19:02下载
- 积分:1
-
pc asm
王爽老师的8086汇编书,通俗易懂,通过两个月的学习,进而学习ibm-pc asm-Wang Teacher cool compilation of the 8086 book, easy to understand, through two months of study, and study ibm-pc asm
- 2022-10-03 03:20:05下载
- 积分:1
-
Effective C++中文版.rar
Effective C++中文版.rar-Effective C++ Chinese version. Rar
- 2022-03-21 06:27:29下载
- 积分:1
-
visual c++高级编程源代码
visual c++高级编程源代码-visual c senior programming source code
- 2022-01-24 12:50:35下载
- 积分:1
-
MFC 编程总结,感觉挺好的,大家可以
MFC 编程总结,感觉挺好的,大家可以-MFC Programming summarize, I feel quite good, we can
- 2022-02-26 19:51:22下载
- 积分:1
-
数字图像处理入门源代码
数字图像处理入门源代码-Digital Image Processing Portal source code
- 2022-02-13 12:15:24下载
- 积分:1