「TermRecBatchxxxxx.rrc」:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要 |
|||
| (未顯示同一使用者於中間所作的 6 次修訂) | |||
| 第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> | ||
| 第7行: | 第7行: | ||
Ray index: index for a ray. | Ray index: index for a ray. | ||
Casue: 'T' means | 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. | Shell index: The ray is terminated at this shell. | ||
| 第14行: | 第14行: | ||
k-vector: the k-vector of terminated ray. | k-vector: the k-vector of terminated ray. | ||
s-vector: the s-polarization vector. | |||
Polarization QUV: Stokes parameters. | Polarization QUV: Stokes parameters. | ||
Phase: the phase <math>e^{i \vec k \vec x}</math> assuming coherent light source. | 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日 (三) 09: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.