"NegF" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "=='''Format'''== NegF // integer <font size=3> Flag for reversing the direction of emission light ray. If the flag is True, then the ray is emitted toward the dire...")
 
(CJchen 已移動頁面 $NegFNegF)
 
(未顯示同一使用者於中間所作的 1 次修訂)
行 3: 行 3:
   
 
<font size=3>
 
<font size=3>
Flag for reversing the direction of emission light ray. If the flag is True, then the ray is emitted toward the direction <math>-\hat n</math> where <math>\hat n</math> is the normal vector of the surface.
+
Flag for reversing the direction of emission light rays. If the flag is True, then the rays are emitted toward the direction <math>-\hat n</math> where <math>\hat n</math> is the normal vector of the surface.
 
</font>
 
</font>
   

於 2019年9月18日 (三) 14:54 的最新修訂

Format

NegF // integer

Flag for reversing the direction of emission light rays. If the flag is True, then the rays are emitted toward the direction -\hat n where \hat n is the normal vector of the surface.

Example

#NegF
SurfEmit
Shell 1 
1

The direction is reversed.