"@DELAY TIME2" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
(未顯示同一使用者於中間所作的 2 次修訂)
行 1: 行 1:
*The delay time of MZI second loop in the system. If the delay time is -1, means the delay time is depends on the situation.
+
*The passing time of MZI second loop in the system. If the passing time is -1, means the passing time is depends on the situation.
*Is store as '''delay_time''' in the fortran code.
+
:Note:Used when [[@DELAY_PERIOD_SW]] is .false.. In this case, the difference between the long path and the short path is an arbitrary set value instead of certain number of pulse.
  +
*Is store as '''delay_time2''' in the fortran code.
   
 
example
 
example
行 6: 行 6:
 
12000
 
12000
   
Which mean the Mach-Zehnder Interferometer second loop delay time is 12000.
+
Which mean the Mach-Zehnder Interferometer second loop passing time is 12000.

於 2025年1月6日 (一) 00:18 的最新修訂

  • The passing time of MZI second loop in the system. If the passing time is -1, means the passing time is depends on the situation.
Note:Used when @DELAY_PERIOD_SW is .false.. In this case, the difference between the long path and the short path is an arbitrary set value instead of certain number of pulse.
  • Is store as delay_time2 in the fortran code.

example

@DELAY_TIME
12000

Which mean the Mach-Zehnder Interferometer second loop passing time is 12000.