"@DELAY TIME2" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(未顯示同一使用者於中間所作的 2 次修訂) | |||
行 1: | 行 1: | ||
− | *The |
+ | *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 |
example |
||
行 6: | 行 6: | ||
12000 |
12000 |
||
− | Which mean the Mach-Zehnder Interferometer second loop |
+ | 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.