"$totalparameterregion" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
行 20: 行 20:
   
 
Related commands: <br>
 
Related commands: <br>
[[$ranges (RayTracing)]], [[$totalparameterregion]], [[$parameters (RayTracing)]], [[$totalregion]]
+
[[$ranges (RayTracing)]], [[$totalparameterregion]], [[$parameters (RayTracing)]], [[$totalregion (RayTracing)]]

於 2017年12月26日 (二) 10:22 的最新修訂

$totalparameterregion is a total command to assign arranges within one command. It is conflicted with commands $totalregion + $ranges (RayTracing) + $parameters (RayTracing). The usage is

$totalparameterregion
N_region
x_{L}  x_{R}   y_{bottom}    y_{top}     n_{r}     \alpha  
x_{L}  x_{R}   y_{bottom}    y_{top}     n_{r}     \alpha  
 ...
 ...   total N_region
 ...
 x_{L}  x_{R}   y_{bottom}    y_{top}     n_{r}     \alpha   


  x_{L}  : left range of x  (unit cm !)
  x_{R}  : right range of x  (unit cm !)
  y_{bottom}  :  bottom range of y (unit cm !)
  y_{top}  : top range of y (unit cm !)
  n_{r}  : refractive index
  \alpha :  absorption coefficient


Related commands:
$ranges (RayTracing), $totalparameterregion, $parameters (RayTracing), $totalregion (RayTracing)