"@DELAY TIME (LASER)" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(未顯示同一使用者於中間所作的 3 次修訂) | |||
行 1: | 行 1: | ||
− | *The |
+ | *The passing time of lasers in the system. 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 |
+ | Which mean the system has one laser, and its passing time is 0. Note that because laser is the source, the passing time is usually zero. |
於 2025年1月4日 (六) 17:56 的最新修訂
- The passing time of lasers in the system. 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 passing time is 0. Note that because laser is the source, the passing time is usually zero.