"@PERIOD" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
(未顯示同一使用者於中間所作的 4 次修訂)
行 1: 行 1:
*The period for sending laser burst. If [[@LASER_NUM]] is larger then one, List them separated by ",".
+
*The period for sending laser burst. If [[@LASER_NUM]] is larger then one, list them separated by ",".
*When the period is setting on situation set number -1.
+
*Set number -1 when laser period is the same as [[@BURST_PERIOD]].
 
*Is store as '''period''' in the fortran code.
 
*Is store as '''period''' in the fortran code.
   
行 7: 行 7:
 
-1
 
-1
   
Which mean the systum has one laser, and it period is setting on situation.
+
Which mean the system has one laser, and it period is same as [[@BURST_PERIOD]].

於 2024年9月22日 (日) 16:26 的最新修訂

  • The period for sending laser burst. If @LASER_NUM is larger then one, list them separated by ",".
  • Set number -1 when laser period is the same as @BURST_PERIOD.
  • Is store as period in the fortran code.

example

@PERIOD
-1

Which mean the system has one laser, and it period is same as @BURST_PERIOD.