-
us_apgxy
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 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.)
- 2006-11-10 17:25:16下载
- 积分:1
-
Source-code-in-C-Sharp
说明: 记事本源代码C#,大家可以看看,简介易上手(Notepad source code C#, we can see, Introduction approachable)
- 2011-04-08 08:52:55下载
- 积分:1
-
vcPPtoDAO
visual c++ 访问DAO数据库 运行目录,驱动器根目录下(visit DAO datebase)
- 2014-04-14 13:02:06下载
- 积分:1
-
1
说明: 这是几段基于C++开发设计的程序,比较的简要且实用(some procedures about C++ development)
- 2010-04-27 13:29:00下载
- 积分:1
-
SpecialStartIOTest
介绍了驱动开发中有关IO例程的相关知识。(Introduction drive the development of relevant knowledge IO routines.)
- 2009-03-10 20:36:42下载
- 积分:1
-
NZ_D3D
逆战D3D方框透视源码(不完整 一部分)(Against the war D3D box the perspective source (incomplete part))
- 2013-05-12 15:51:19下载
- 积分:1
-
MemoryMouseInfo
利用VC程序实现系统编程中的跟踪内存状态的功能。(Procedures for system programming using VC in the state to track memory function.)
- 2011-10-19 15:52:50下载
- 积分:1
-
MiNiplayer_zl
说明: 迷你播放器,采用C++开发,支持多种播放多媒体文件,非常好用的一个迷你播放器。(Mini player, using C++ developers to support multiple broadcast multimedia files, very easy to use as a mini player.)
- 2010-04-26 16:34:28下载
- 积分:1
-
encoder
基于stm32的IE2-512光电编码器初始化及计数功能,在智能车运动时可实现测距,测速,并通过PID进行反馈(Based IE2-512 photoelectric encoder initialization and counting functions stm32 in motion can be achieved when the smart car distance, speed, and through PID feedback)
- 2014-08-13 13:51:22下载
- 积分:1
-
drag
vc实现拖放操作的程序源码,希望对大家有所帮助(vc drag and drop operation of program source code, we want to help)
- 2011-06-05 23:07:28下载
- 积分:1