"$N r, N i, alpha" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(→Format) |
|||
(未顯示同一使用者於中間所作的 8 次修訂) | |||
行 1: | 行 1: | ||
=='''Format'''== |
=='''Format'''== |
||
− | + | N_r, N_i, alpha // float, float, float |
|
<font size=3> |
<font size=3> |
||
Optical properties for shell material. |
Optical properties for shell material. |
||
− | N_r and N_i are real part and imaginary part of refraction index, respectively. alpha is the absorption coefficient. <br> |
+ | <math>N_r</math> and <math>N_i</math> are real part and imaginary part of refraction index, respectively. <math>\alpha</math> is the absorption coefficient. <br> |
The 1st line is the data for outer space, the 2nd line is the data for 1st shell, the 3rd line is the data for 2nd shell, etc. <br> |
The 1st line is the data for outer space, the 2nd line is the data for 1st shell, the 3rd line is the data for 2nd shell, etc. <br> |
||
</font> |
</font> |
||
− | + | =='''Example'''== |
|
− | + | # N_r N_i alpha |
|
− | + | ShellPro |
|
− | + | 1.00000 0.00000 0.00000 |
|
− | 1.00000 |
+ | 1.00000 0.00000 0.00000 |
於 2018年7月17日 (二) 11:54 的最新修訂
Format
N_r, N_i, alpha // float, float, float
Optical properties for shell material.
and are real part and imaginary part of refraction index, respectively. is the absorption coefficient.
The 1st line is the data for outer space, the 2nd line is the data for 1st shell, the 3rd line is the data for 2nd shell, etc.
Example
# N_r N_i alpha ShellPro 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000