"@DEV ID (IM)" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "*Number the intensity modulator in the system. If @IM_NUM is larger then one, set 1,2,3,... *Is store as '''dev_ID''' in the fortran code. example @DEV_ID 1...")
 
 
行 4: 行 4:
 
example
 
example
 
@DEV_ID
 
@DEV_ID
1
+
1, 2
   
Which mean the system has one intensity modulator, and its ID is 1.
+
Which mean the system has two intensity modulator, and their ID are 1, 2.

於 2025年1月4日 (六) 22:38 的最新修訂

  • Number the intensity modulator in the system. If @IM_NUM is larger then one, set 1,2,3,...
  • Is store as dev_ID in the fortran code.

example

@DEV_ID
1, 2

Which mean the system has two intensity modulator, and their ID are 1, 2.