「@IM CONST MODE SW」:修訂間差異
跳至導覽
跳至搜尋
已建立頁面,內容為 "*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行: | 第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 [[@IM_SIGNAL_DECOY_RATIO]] | Which means that the pulse intensity will set as [[@IM_CONST_MODE]] randomly. The probability of three state is show at [[@IM_SIGNAL_DECOY_RATIO]] | ||
於 2024年10月29日 (二) 16:38 的最新修訂
- 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 probability of three state is show at @IM_SIGNAL_DECOY_RATIO