"$NTFFparameter" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(→Example) |
|||
行 26: | 行 26: | ||
$NTFFparameter |
$NTFFparameter |
||
1 1.5e15 4.5e15 3 |
1 1.5e15 4.5e15 3 |
||
+ | 0 180 1 |
||
+ | 0 360 1 |
||
== '''Related commands''' == |
== '''Related commands''' == |
於 2018年12月18日 (二) 17:08 的修訂
Format
$NTFFparameter Intype fi ff N θi θf Nθ φi φf Nφ // Intype, N, Nθ, and Nφ are integers, the others are floating points.
Intype: 1 means fi and ff are frequencies; on the other hand, 2 means they are wavelengths.
fi: initial frequency or wavelength.
ff: final frequency or wavelength.
N: the number of frequencies between fi and ff.
θi: initial θ.
θi: final θ.
Nθ: the number of θ you want to compute between θi and θf.
φi: initial φ.
φi: final φ.
Nφ: the number of φ you want to compute between φi and φf.
Note: the function -- $NTFFposition -- also must be used.
Example
$NTFFparameter 1 1.5e15 4.5e15 3 0 180 1 0 360 1
Related commands
- $NTFFposition, $NTFFparameter