"@IM CONST MODE SW" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "*Determine whether to set a specific pulse intensity. If .TRUE. set intensity as @IM_SIGNAL_DECOY_RATIO. Used only when IM used. *Is store as '''IM_const_mode_sw...") |
|||
行 1: | 行 1: | ||
− | *Determine whether to set a specific pulse intensity. If .TRUE. set intensity as [[@IM_SIGNAL_DECOY_RATIO]]. Used only when IM used. |
+ | *Determine whether to set a specific pulse intensity. If .TRUE. set intensity random as [[@IM_CONST_MODE]]. The randomness of the three intensity states in the decoy method is determined by [[@IM_SIGNAL_DECOY_RATIO]]. Used only when IM used. |
*Is store as '''IM_const_mode_sw''' in the fortran code. |
*Is store as '''IM_const_mode_sw''' in the fortran code. |
||
行 6: | 行 6: | ||
.TRUE. |
.TRUE. |
||
− | Which means that the pulse intensity will set as [[@ |
+ | Which means that the pulse intensity will set as [[@IM_CONST_MODE]] randomly. The probabillity of three state is show at [[@IM_SIGNAL_DECOY_RATIO]] |
於 2024年10月30日 (三) 00:36 的修訂
- Determine whether to set a specific pulse intensity. If .TRUE. set intensity random as @IM_CONST_MODE. The randomness of the three intensity states in the decoy method is determined by @IM_SIGNAL_DECOY_RATIO. Used only when IM used.
- Is store as IM_const_mode_sw in the fortran code.
example
@IM_CONST_MODE_SW .TRUE.
Which means that the pulse intensity will set as @IM_CONST_MODE randomly. The probabillity of three state is show at @IM_SIGNAL_DECOY_RATIO