"$emptyperiodtriangle" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "$emptyperiodtriangle is the same function as $emptyperiodshape '''<big><big>Format</big></big>''' $emptyperiodshape n type1 f1 f2 f3 f4 f5 f6 int_period_num f...")
 
行 19: 行 19:
   
 
'''<big><big>Example</big></big>'''
 
'''<big><big>Example</big></big>'''
[[檔案:type1.png|400px|thumb|left|Fig.1]]
+
[[檔案:pic1.png|400px|thumb|left|Fig.1]]
*type1:Triangle
+
[[檔案:pic2.png|400px|thumb|left|Fig.1]]
Setting of f1, f2, f3, f4, f5, f6 like Fig.1.<br />
 
<br style="clear:both;">
 
[[檔案:type2.png|400px|thumb|left|Fig.2]]
 
*type2:Circle
 
Setting of f1, f2, f3, f4, f5, f6 like Fig.2.=
 
And f1 and f2 are location of x and y,respectively, f3 is the radius. f4, f5, f6 should be zero.
 
<br style="clear:both;">
 
[[檔案:type3.png|400px|thumb|left|Fig.3]]
 
*type3:Ellipse
 
<br style="clear:both;">
 
[[檔案:type4.png|400px|thumb|left|Fig.4]]
 
*type4:Rectangular
 
<br style="clear:both;">
 
[[檔案:type5.png|400px|thumb|left|Fig.5]]
 
*type5:Sin kx function up
 
<br style="clear:both;">
 
[[檔案:type6.png|400px|thumb|left|Fig.6]]
 
*type6:Sin kx function down
 
<br style="clear:both;">
 
[[檔案:type7.png|400px|thumb|left|Fig.7]]
 
*type7:Sin ky function up
 
<br style="clear:both;">
 
[[檔案:type8.png|400px|thumb|left|Fig.8]]
 
*type8:Sin ky function down
 
<br style="clear:both;">
 

於 2017年8月27日 (日) 14:09 的修訂

$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 :
  • int_period_num :
  • f_period_spacing :


Example

Fig.1
Fig.1