"@OPERATING TIME" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
行 1: 行 1:
*System operation time. operation_time/pulse_period=number of pulses be sent.
+
*The time when the system sends pulse. operation_time/pulse_period=number of pulses be sent.
 
*Is store as '''OPERATING_TIME''' in the fortran code.
 
*Is store as '''OPERATING_TIME''' in the fortran code.
   
行 6: 行 6:
 
1000000000
 
1000000000
   
Which mean the system will run for 1,000,000,000(ps).
+
Which mean the system will sends pulse for 1,000,000,000(ps).

於 2024年10月17日 (四) 18:50 的最新修訂

  • The time when the system sends pulse. operation_time/pulse_period=number of pulses be sent.
  • Is store as OPERATING_TIME in the fortran code.

example

@OPERATING_TIME
1000000000

Which mean the system will sends pulse for 1,000,000,000(ps).