This type provides information to create each interwoven spacer filament
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(tem_cylinder_type), | private | :: | cylinder | cylinder contains origin and vector defining magnitude and direction of the filament |
|||
| real(kind=rk), | private | :: | nrPeriod | number of sin period in length or width |
|||
| real(kind=rk), | private | :: | h_normal(3) | direction of height computed by cross product of length and width normal |
|||
| integer, | private | :: | shiftSin |