"LambX" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "=='''Format'''== LambR, LambT // float, float <font size=3> The probability for a light ray being reflected by or transmitted through the surface. </font> =='''...") |
|||
行 3: | 行 3: | ||
<font size=3> |
<font size=3> |
||
− | The probability for a light ray being reflected by or transmitted through the surface. |
+ | The probability for a light ray being reflected by or transmitted through the surface according to Lambertian distribution. |
</font> |
</font> |
||
=='''Example'''== |
=='''Example'''== |
||
− | #Absorb |
||
+ | #LambR, LambT |
||
SurfScat |
SurfScat |
||
Shell 1 |
Shell 1 |
||
− | 1.00000 |
||
+ | 0.50000 0.50000 |
||
− | The probability is |
+ | The probability of Lambertian reflection/transmittion is 50%. |
於 2018年7月17日 (二) 14:19 的修訂
Format
LambR, LambT // float, float
The probability for a light ray being reflected by or transmitted through the surface according to Lambertian distribution.
Example
#LambR, LambT SurfScat Shell 1 0.50000 0.50000
The probability of Lambertian reflection/transmittion is 50%.