「$triregionnumber」:修訂間差異
Jameshuang(留言 | 貢獻) 已建立頁面,內容為 "The number of regions that is in the triangular shape. <big><big>'''Example'''</big></big> $triregionnumber 2 This means that there are two triangular regions." |
無編輯摘要 |
||
| (未顯示由 1 位使用者於中間所作的 12 次修訂) | |||
| 第6行: | 第6行: | ||
2 | 2 | ||
This means that there are two triangular regions. | This means that there are two triangular regions. This command must be set after the command | ||
[[$ranges]]. The "triregionnumber" must be smaller than the "range number". <br> | |||
This command needs to be set before the command | |||
before the commands [[$triregiontype]], [[$triranges]], | |||
For example: <br> | |||
$triregionnumber | |||
2 | |||
$triregiontype | |||
@type @periodnumber @period_spacing | |||
@type @periodnumber @period_spacing | |||
$triranges | |||
@f1 @f2 @f3 @f4 @f5 @f6 | |||
@f1 @f2 @f3 @f4 @f5 @f6 | |||
@f1 @f2 @f3 @f4 @f5 @f6 are defined below according to its type | |||
For the @type, it is the same definition as type in [[$emptyperiodshape]], see below | |||
For @periodnumber, it is repeating how many times | |||
For the @period_spacing, it is defining the spacing of each repeating objects. | |||
'''<big><big>Example of @type </big></big>''' | |||
@type.1~4 are triangle, circle, ellipse and rectangle. <br> | |||
@type = 1 is triangle. If it have n-trianges, it it repeating along x direction. <br> | |||
@type = 11 is triangle. If it have n-trianges, it it repeating along y direction. <br> | |||
@type = 2 is circle. If it have n-circles, it it repeating along x direction. <br> | |||
@type = 21 is circle. If it have n-circles, it it repeating along y direction. <br> | |||
@type = 3 is ellipse. If it have n-ellipses, it it repeating along x direction. <br> | |||
@type = 31 is ellipse. If it have n-ellipses, it it repeating along y direction. <br> | |||
@type = 4 is rectangle. If it have n-rectangle, it it repeating along x direction. <br> | |||
@type = 41 is rectangle. If it have n-rectangle, it it repeating along y direction. <br> | |||
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]] | |||
<br>'''<big><big>The $triregionnumber setting in GUI interface is here</big></big>''' <br> | |||
1. After completing the processes for [[$triregiontype]], here shows the number of regions!<br> | |||
[[檔案:2D_triregionnumber_fig1.jpg|1200px]] | |||
<br><br>[[$emptyperiodshape]], | |||
於 2025年1月6日 (一) 09:32 的最新修訂
The number of regions that is in the triangular shape.
Example
$triregionnumber 2
This means that there are two triangular regions. This command must be set after the command
$ranges. The "triregionnumber" must be smaller than the "range number".
This command needs to be set before the command before the commands $triregiontype, $triranges,
For example:
$triregionnumber 2
$triregiontype @type @periodnumber @period_spacing @type @periodnumber @period_spacing
$triranges @f1 @f2 @f3 @f4 @f5 @f6 @f1 @f2 @f3 @f4 @f5 @f6
@f1 @f2 @f3 @f4 @f5 @f6 are defined below according to its type For the @type, it is the same definition as type in $emptyperiodshape, see below For @periodnumber, it is repeating how many times For the @period_spacing, it is defining the spacing of each repeating objects.
Example of @type
@type.1~4 are triangle, circle, ellipse and rectangle.
@type = 1 is triangle. If it have n-trianges, it it repeating along x direction.
@type = 11 is triangle. If it have n-trianges, it it repeating along y direction.
@type = 2 is circle. If it have n-circles, it it repeating along x direction.
@type = 21 is circle. If it have n-circles, it it repeating along y direction.
@type = 3 is ellipse. If it have n-ellipses, it it repeating along x direction.
@type = 31 is ellipse. If it have n-ellipses, it it repeating along y direction.
@type = 4 is rectangle. If it have n-rectangle, it it repeating along x direction.
@type = 41 is rectangle. If it have n-rectangle, it it repeating along y direction.
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:
Type.7 and 8 can be determined by this expression:
The $triregionnumber setting in GUI interface is here
1. After completing the processes for $triregiontype, here shows the number of regions!