"$NTFFparameter" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Example)
 
行 2: 行 2:
 
$NTFFparameter
 
$NTFFparameter
 
''Intype f<sub>i</sub> f<sub>f</sub> N''
 
''Intype f<sub>i</sub> f<sub>f</sub> N''
'' θ<sub>i</sub> θ<sub>f</sub> N<sub>θ</sub>''
+
'' θ<sub>i</sub> θ<sub>f</sub> ''
'' φ<sub>i</sub> φ<sub>f</sub> N<sub>φ</sub>'' <font color=green>// ''Intype'', ''N'', ''N<sub>θ</sub>'', and ''N<sub>φ</sub>'' are integers, the others are floating points.</font>
+
'' φ<sub>i</sub> φ<sub>f</sub> '' <font color=green>// ''Intype'', ''N'', ''N<sub>θ</sub>'', and ''N<sub>φ</sub>'' are integers, the others are floating points.</font>
   
 
<font size=3>
 
<font size=3>
行 13: 行 13:
 
''θ<sub>i</sub>'': initial θ.<br>
 
''θ<sub>i</sub>'': initial θ.<br>
 
''θ<sub>i</sub>'': final θ.<br>
 
''θ<sub>i</sub>'': final θ.<br>
''N<sub>θ</sub>'': the number of θ you want to compute between ''θ<sub>i</sub>'' and ''θ<sub>f</sub>''.<br><br>
+
'''': between ''θ<sub>i</sub>'' and ''θ<sub>f</sub>''.<br><br>
   
 
''φ<sub>i</sub>'': initial φ.<br>
 
''φ<sub>i</sub>'': initial φ.<br>
 
''φ<sub>i</sub>'': final φ.<br>
 
''φ<sub>i</sub>'': final φ.<br>
''N<sub>φ</sub>'': the number of φ you want to compute between ''φ<sub>i</sub>'' and ''φ<sub>f</sub>''.<br><br>
+
'''': between ''φ<sub>i</sub>'' and ''φ<sub>f</sub>''.<br><br>
   
 
'''Note:''' the function -- [[$NTFFposition]] -- also must be used.
 
'''Note:''' the function -- [[$NTFFposition]] -- also must be used.

於 2018年12月18日 (二) 17:10 的最新修訂

Format

$NTFFparameter
 Intype    fi    ff    N                
   θi      θf
   φi      φf                // 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 θ.
: between θi and θf.

φi: initial φ.
φi: final φ.
: 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