"$totalparameterregion" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
行 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

於 2017年12月26日 (二) 10:20 的修訂

$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