"$NTFFparameter" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "=='''Format'''== $NTFFparameter ''Intype f<sub>i</sub> f<sub>f</sub> N'' <font color=green>// ''Intype'' and ''N'' are integers, the other...")
 
行 1: 行 1:
 
=='''Format'''==
 
=='''Format'''==
 
$NTFFparameter
 
$NTFFparameter
''Intype f<sub>i</sub> f<sub>f</sub> N'' <font color=green>// ''Intype'' and ''N'' are integers, the others are floating points.</font>
+
''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> N<sub>φ</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>
 
''Intype'': 1 means ''f<sub>i</sub>'' and ''f<sub>f</sub>'' are frequencies; on the other hand, 2 means they are wavelengths.<br>
 
''Intype'': 1 means ''f<sub>i</sub>'' and ''f<sub>f</sub>'' are frequencies; on the other hand, 2 means they are wavelengths.<br>
 
''f<sub>i</sub>'': initial frequency or wavelength.<br>
 
''f<sub>i</sub>'': initial frequency or wavelength.<br>
''f<sub>f</sub>'': final frequency or wavelength<br>
+
''f<sub>f</sub>'': final frequency or wavelength.<br>
''N'': the number of frequencies between ''f<sub>i</sub>'' and ''f<sub>f</sub>'', <br><br>
+
''N'': the number of frequencies between ''f<sub>i</sub>'' and ''f<sub>f</sub>''. <br><br>
  +
  +
''θ<sub>i</sub>'': initial θ.<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>
  +
  +
''φ<sub>i</sub>'': initial φ.<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>
   
 
'''Note:''' the function -- [[$NTFFposition]] -- also must be used.
 
'''Note:''' the function -- [[$NTFFposition]] -- also must be used.

於 2018年12月18日 (二) 17:07 的修訂

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

Related commands

$NTFFposition, $NTFFparameter