@DELAY PERIOD SW
出自 DDCC TCAD TOOL Manual
- 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.