"$totalparameterregion" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
(未顯示同一使用者於中間所作的 1 次修訂)
行 11: 行 11:
   
 
 
<math> x_{L}</math> : left range of x
+
<math> x_{L}</math> : left range of x (unit cm !)
<math> x_{R}</math> : right range of x
+
<math> x_{R}</math> : right range of x (unit cm !)
<math> y_{bottom} </math> : bottom range of y
+
<math> y_{bottom} </math> : bottom range of y (unit cm !)
<math> y_{top} </math>: top range of y
+
<math> y_{top} </math>: top range of y (unit cm !)
 
<math> n_{r} </math>: refractive index
 
<math> n_{r} </math>: refractive index
 
<math> \alpha </math>: absorption coefficient
 
<math> \alpha </math>: absorption coefficient
行 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)