-
ZEMAX来源:这个DLL模型标准ZEMAX表面类型,无论是平面、球面…
zemax源码:
This DLL models a standard ZEMAX surface type, either plane, sphere, or conic
The surface also demonstrates a user-defined apodization filter
The filter is defined as part of the real ray trace, case 5
The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y.
The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)]
The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)]
where
x^2 + y^2 = r^2
R = semi-diameter
The tranmitted intensity is maximum in the center.
T is set to 0 if semi-diameter < 1e-10 to avoid division by zero. -ZEMAX source: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce xy Gaussian apodization similar to the Gaussian pupi
- 2022-06-26 13:58:33下载
- 积分:1
-
Used in set
使用在机顶盒和数字电视一体机的dvbci标准-Used in set-top boxes and integrated digital television standard machine dvbci
- 2022-08-16 00:06:26下载
- 积分:1
-
使用verilog进行设计的一些功能性代码举例,其中也包括状态机的举例。...
使用verilog进行设计的一些功能性代码举例,其中也包括状态机的举例。-Use verilog to design some of the features of the code examples, including examples of state machines.
- 2023-06-16 08:30:02下载
- 积分:1
-
非常经典的谭浩强c语言程序设计,pdf版本的
非常经典的谭浩强c语言程序设计,pdf版本的-very classic Hao-c programming language, version of the pdf
- 2022-08-13 02:18:55下载
- 积分:1
-
Mathematica的简单入门书籍,常用的功能都介绍了,很集中,适合初学者...
Mathematica的简单入门书籍,常用的功能都介绍了,很集中,适合初学者-Mathematica simple entry books, commonly used features are introduced, it is concentrated, suitable for beginners
- 2023-08-24 20:40:02下载
- 积分:1
-
该资料介绍了如何对在VC++环境下开发的应用程序进行打包
该资料介绍了如何对在VC++环境下开发的应用程序进行打包-The information describes how the environment in VC++ applications developed under the package
- 2022-05-10 18:17:54下载
- 积分:1
-
Qt编程入门Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序...
Qt编程入门Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序
第七章 文件与目录处理
第八章 数据库编程
第九章 程序调试与异常处理-Qt Programming Introduction to Qt installation Hello World Chapter II Chapter III C/C++ The basis of Chapter IV Chapter V dialog window parts of Chapter VI of the main application window procedure documents and directories Chapter VII Chapter VIII deal with the database provision Chapter IX-way program debugging and exception handling
- 2023-08-10 07:10:03下载
- 积分:1
-
Micron NandFlash 128Gb
Micron NandFlash 128Gb
- 2022-02-05 07:57:39下载
- 积分:1
-
The source code for "C++ Solutions". This book is a companion to the book that i...
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.
- 2022-02-06 16:29:09下载
- 积分:1
-
C语言函数手册,包括所有C语言函数功能、所需参数、及例子。方便编程时进行查询。...
C语言函数手册,包括所有C语言函数功能、所需参数、及例子。方便编程时进行查询。-C language function manual, including all C language function function, the required parameters, and examples. Convenient programming query.
- 2022-08-05 23:56:43下载
- 积分:1