"@DELAY TIME (FIBER)" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(未顯示同一使用者於中間所作的 1 次修訂) | |||
行 1: | 行 1: | ||
− | *The delay time of fiber in the system. If the delay time is -1, means the delay time is depends on the situation |
+ | *The delay time of fiber in the system. If the delay time is -1, means the delay time is depends on the situation. |
*Is store as '''delay_time''' in the fortran code. |
*Is store as '''delay_time''' in the fortran code. |
||
行 7: | 行 7: | ||
Which mean the system has one laser, and its delay time is depends on the situation.<br> |
Which mean the system has one laser, and its delay time is depends on the situation.<br> |
||
+ | |||
Formula: ([[@LENGTH]]*1000/light_speed)/[[@TIME_UNIT]]<br> |
Formula: ([[@LENGTH]]*1000/light_speed)/[[@TIME_UNIT]]<br> |
||
light_speed = 299792458 (m/s) |
light_speed = 299792458 (m/s) |
於 2024年9月22日 (日) 18:14 的最新修訂
- The delay time of fiber in the system. If the delay time is -1, means the delay time is depends on the situation.
- Is store as delay_time in the fortran code.
example
@DELAY_TIME -1
Which mean the system has one laser, and its delay time is depends on the situation.
Formula: (@LENGTH*1000/light_speed)/@TIME_UNIT
light_speed = 299792458 (m/s)