「$emptyperiodtriangle」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Jameshuang留言 | 貢獻
無編輯摘要
Jameshuang留言 | 貢獻
無編輯摘要
 
(未顯示同一使用者於中間所作的 4 次修訂)
第1行: 第1行:
$emptyperiodtriangle is the same function as $emptyperiodshape  
$emptyperiodtriangle is the same function as [[$emptyperiodshape]]


'''<big><big>Format</big></big>'''
'''<big><big>Format</big></big>'''
第12行: 第12行:
* n : number of empty section.
* n : number of empty section.
* type : type1=triangle, type2=circle, type3=ellipse, type4=rectangular, type5=Sinkx function up, type6=Sinkx function down, type7=Sinkx function up, type8=Sinkx function down.
* type : type1=triangle, type2=circle, type3=ellipse, type4=rectangular, type5=Sinkx function up, type6=Sinkx function down, type7=Sinkx function up, type8=Sinkx function down.
* f1 :  
* f1-f6 : you can refer to the information where at bottom of this page.
* int_period_num :   
* int_period_num :   
* f_period_spacing :   
* f_period_spacing :   
第19行: 第19行:


'''<big><big>Example</big></big>'''
'''<big><big>Example</big></big>'''
[[檔案:pic1.png|900px|left]]
 
[[檔案:pic2.png|900px|left]]
Type.1~4 are triangle, circle, ellipse and rectangle.
 
If the parameters are not show in the figure, you should set those parameters as 0.
 
[[檔案:pic1.png|700px|left]]
<br style="clear:both;">
 
 
 
Type5~8 are sine shape period structure. <br />
 
Type.5 and 6 can be determined by this expression:
 
<math>f_6<y<f_1sinf_2x+f_3;</math><br />
 
<math>f_4<x<f_5</math>
 
Type.7 and 8 can be determined by this expression:
 
<math>f_6<x<f_1sinf_2y+f_3;</math><br />
 
<math>f_4<y<f_5</math>
 
[[檔案:pic2.png|700px|left]]
 
[[$emptyperiodshape]],

於 2017年8月27日 (日) 06:25 的最新修訂

$emptyperiodtriangle is the same function as $emptyperiodshape

Format

$emptyperiodshape 
n
type1 f1 f2 f3 f4 f5 f6 int_period_num f_period_spacing


Parameter Explanation

  • n : number of empty section.
  • type : type1=triangle, type2=circle, type3=ellipse, type4=rectangular, type5=Sinkx function up, type6=Sinkx function down, type7=Sinkx function up, type8=Sinkx function down.
  • f1-f6 : you can refer to the information where at bottom of this page.
  • int_period_num :
  • f_period_spacing :


Example

Type.1~4 are triangle, circle, ellipse and rectangle.

If the parameters are not show in the figure, you should set those parameters as 0.



Type5~8 are sine shape period structure.

Type.5 and 6 can be determined by this expression:

f6<y<f1sinf2x+f3;

f4<x<f5

Type.7 and 8 can be determined by this expression:

f6<x<f1sinf2y+f3;

f4<y<f5

$emptyperiodshape,