"@PM CONST MODE SW" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "*Maximum number of node passed through the system. Usually used a bigger setting. ex:20 *Is store as '''MAX_ROUTINE_NUM''' in the fortran code. example @MAX_ROUTIN...")
 
 
行 1: 行 1:
*Maximum number of node passed through the system. Usually used a bigger setting. ex:20
 
  +
*Decide whether to choose fixed encoding over random encoding. If .TRUE. set encoding as [[@PM CONST MODE]].
*Is store as '''MAX_ROUTINE_NUM''' in the fortran code.
+
*Is store as '''PM_const_mode_sw''' in the fortran code.
   
 
example
 
example
@MAX_ROUTINE_NUM
 
  +
@PM_CONST_MODE_SW
20
 
  +
.TRUE.
   
Which means that light passes through at most 20 node during the communication process.
+
Which means that the pulse will encoding as [[@PM CONST MODE]] show.

於 2024年9月4日 (三) 20:47 的最新修訂

  • Decide whether to choose fixed encoding over random encoding. If .TRUE. set encoding as @PM CONST MODE.
  • Is store as PM_const_mode_sw in the fortran code.

example

@PM_CONST_MODE_SW
.TRUE.

Which means that the pulse will encoding as @PM CONST MODE show.