"TermRecBatchxxxxx.rrc" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Format)
 
(未顯示同一使用者於中間所作的 4 次修訂)
行 7: 行 7:
 
Ray index: index for a ray.
 
Ray index: index for a ray.
   
Casue: 'T' means farfield, 'A' means absorbed by object.
+
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 \cdot \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日 (三) 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 e^{i \vec k \cdot  \vec x} assuming coherent light source.

Example