「@testDevice TIME」:修訂間差異
跳至導覽
跳至搜尋
已建立頁面,內容為 "*The delay time of testDevice in the system. If the delay time is -1, means the delay time is depends on the situation. *Is store as '''delay_time''' in the fortran..." |
無編輯摘要 |
||
| (未顯示同一使用者於中間所作的 2 次修訂) | |||
| 第1行: | 第1行: | ||
*The | *The passing time of "testDevice" in the system. | ||
*Is store as '''delay_time''' in the fortran code. | *Is store as '''delay_time''' in the fortran code. | ||
example | example | ||
@ | @DELAY_TIME | ||
5, 1 | 5,1 | ||
Which mean the system has two testDevice, and their | Which mean the system has two "testDevice", and their passing time are both 5(ps) and 1(ps). | ||
於 2025年1月4日 (六) 16:12 的最新修訂
- The passing time of "testDevice" in the system.
- Is store as delay_time in the fortran code.
example
@DELAY_TIME 5,1
Which mean the system has two "testDevice", and their passing time are both 5(ps) and 1(ps).