"TermRecBatchxxxxx.rrc" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Format)
(Format)
行 7: 行 7:
 
Ray index: index for a ray.
 
Ray index: index for a ray.
   
Casue: 'T' means terminated. '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.

於 2019年9月18日 (三) 16:30 的修訂

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.

Polarization QUV: Stokes parameters.

Phase: the phase e^{i \vec k \cdot  \vec x} assuming coherent light source.

Example