"@DELAY TIME (LASER)" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(未顯示同一使用者於中間所作的 1 次修訂) | |||
行 1: | 行 1: | ||
− | *The delay time of lasers in the system. If [[@LASER_NUM]] is larger then one, list them separated by ",". |
+ | *The delay time of lasers in the system. If the delay time is -1, means the delay time is depends on the situation. If [[@LASER_NUM]] is larger then one, list them separated by ",". |
*Is store as '''delay_time''' in the fortran code. |
*Is store as '''delay_time''' in the fortran code. |
||
行 6: | 行 6: | ||
0 |
0 |
||
− | Which mean the system has one laser, and its delay time is 0. Because it's the |
+ | Which mean the system has one laser, and its delay time is 0. Because it's the source, the laser delay time is usually zero. |
於 2024年11月21日 (四) 19:35 的最新修訂
- The delay time of lasers in the system. If the delay time is -1, means the delay time is depends on the situation. If @LASER_NUM is larger then one, list them separated by ",".
- Is store as delay_time in the fortran code.
example
@DELAY_TIME 0
Which mean the system has one laser, and its delay time is 0. Because it's the source, the laser delay time is usually zero.