「$totalparameterregion」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Yrwu留言 | 貢獻
無編輯摘要
Yrwu留言 | 貢獻
無編輯摘要
第3行: 第3行:
  $totalparameterregion
  $totalparameterregion
  N_region
  N_region
  <math>x_L</math>  <math>x_R</math>  <math> y_bottom </math>  <math> y_top </math> n_{r}  <math>  </math>  <math> \alpha </math>  
  <math>x_{L}</math>  <math>x_{R}</math>  <math> y_{bottom} </math>  <math> y_{top}  </math>  <math> n_{r}  </math>  <math> \alpha </math>
<math>x_{L}</math>  <math>x_{R}</math>  <math> y_{bottom} </math>  <math> y_{top}  </math>  <math> n_{r}  </math>  <math> \alpha </math>
  ...
  ...  total N_region
  ...
  <math>x_{L}</math>  <math>x_{R}</math>  <math> y_{bottom} </math>  <math> y_{top} </math>  <math> n_{r}  </math>  <math> \alpha </math>   
 
 
  <math> x_{L}</math>  : left range of x
  <math> x_{R}</math>  : right range of x
  <math> y_{bottom} </math> :  bottom range of y
  <math> y_{top}  </math>: top range of y
  <math> n_{r}  </math>: refractive index
  <math> \alpha </math>:  absorption coefficient
 


Related commands: <br>
Related commands: <br>
[[$ranges (RayTracing)]], [[$totalparameterregion]], [[$parameters (RayTracing)]], [[$totalregion]]
[[$ranges (RayTracing)]], [[$totalparameterregion]], [[$parameters (RayTracing)]], [[$totalregion]]

於 2017年12月26日 (二) 02:14 的修訂

$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
xL  xR  ybottom  ytop  nr  α 
xL  xR  ybottom  ytop  nr  α 
 ...
 ...   total N_region
 ...
 xL  xR  ybottom  ytop  nr  α  


 xL  : left range of x
 xR  : right range of x
 ybottom :  bottom range of y
 ytop: top range of y
 nr: refractive index
 α:  absorption coefficient


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