"TermRecBatchxxxxx.rrc" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(→Format) |
|||
(未顯示同一使用者於中間所作的 12 次修訂) | |||
行 1: | 行 1: | ||
=='''Format'''== |
=='''Format'''== |
||
− | Ray index (integer), Cause (T/A), Shell index (integer), Position XYZ (float,float,float), k-vector direction (float,float,float), s-direction (float,float,float), Polarization QUV (float,float,float), Phase Real part (float), Phase Imaginary part (float) |
+ | Ray index (integer), Cause ('T'/'A'), Shell index (integer), Position XYZ (float,float,float), k-vector direction (float,float,float), s-direction (float,float,float), Polarization QUV (float,float,float), Phase Real part (float), Phase Imaginary part (float) |
<font size=3> |
<font size=3> |
||
Record information for each terminated ray. |
Record information for each terminated ray. |
||
+ | |||
+ | Ray index: index for a ray. |
||
+ | |||
+ | Casue: 'T' means terminated. It can be either far field or detector. 'A' means absorbed by object. |
||
+ | |||
+ | Shell index: The ray is terminated at this shell. |
||
+ | |||
+ | Position XYZ: the coordinate of termination position. |
||
+ | |||
+ | k-vector: the k-vector of terminated ray. |
||
+ | |||
+ | s-vector: the s-polarization vector. |
||
+ | |||
+ | Polarization QUV: Stokes parameters. |
||
+ | |||
+ | Phase: the real and imaginary parts of phase factor <math>e^{i \vec k \cdot \vec x}</math> assuming coherent light source. |
||
+ | |||
</font> |
</font> |
||
+ | |||
+ | =='''Example'''== |
於 2019年9月18日 (三) 17:07 的最新修訂
Format
Ray index (integer), Cause ('T'/'A'), Shell index (integer), Position XYZ (float,float,float), k-vector direction (float,float,float), s-direction (float,float,float), Polarization QUV (float,float,float), Phase Real part (float), Phase Imaginary part (float)
Record information for each terminated ray.
Ray index: index for a ray.
Casue: 'T' means terminated. It can be either far field or detector. 'A' means absorbed by object.
Shell index: The ray is terminated at this shell.
Position XYZ: the coordinate of termination position.
k-vector: the k-vector of terminated ray.
s-vector: the s-polarization vector.
Polarization QUV: Stokes parameters.
Phase: the real and imaginary parts of phase factor assuming coherent light source.