@DELAY PERIOD SW

出自 DDCC TCAD TOOL Manual
於 2025年1月6日 (一) 00:25 由 Sufei2 (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "*When set to .true., the difference between the long path and the short path is controlled to be @DELAY_PERIOD_NUM pulses. When set to .false., the difference be...")

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋
  • When set to .true., the difference between the long path and the short path is controlled to be @DELAY_PERIOD_NUM pulses. When set to .false., the difference between the long path and the short path is controlled to be @DELAY_TIME2-@DELAY_TIME1.
  • Is store as delay_period_sw in the fortran code.

example

@DELAY_PERIOD_SW
.true.

Which mean the difference of long path and short path passing time in Mach-Zehnder Interferometer is @DELAY_PERIOD_NUM * @PULSE_PERIOD.