| ... | ... | @@ -108,12 +108,12 @@ These parameters control where panels and structure groups are placed in space. |
|
|
|
|
|
|
|
| Parameter | Unit | Description |
|
|
|
|
|---|---|---|
|
|
|
|
| `Height` | m | Base elevation of the panel array above the ground |
|
|
|
|
| `TiltY` | ° | Tilt angle of the panels around the Y axis |
|
|
|
|
| `PanelOffset` | m | Offset applied to panel positioning |
|
|
|
|
| `PoleSpacingX` | m | Total distance between the two poles along X |
|
|
|
|
| `StructureSpacingY` | m | Spacing between structure groups along Y |
|
|
|
|
| `PoleGroundPositioning` | m | Vertical offset relative to ground level (0 = flush, negative = buried) |
|
|
|
|
| `Height` | meters | Base elevation of the panel array above the ground |
|
|
|
|
| `TiltY` | degrees | Tilt angle of the panels around the Y axis |
|
|
|
|
| `PanelOffset` | meters | Offset applied to panel positioning |
|
|
|
|
| `PoleSpacingX` | meters | Total distance between the two poles along X |
|
|
|
|
| `StructureSpacingY` | meters | Spacing between structure groups along Y |
|
|
|
|
| `PoleGroundPositioning` | meters | Vertical offset relative to ground level (0 = flush, negative = buried) |
|
|
|
|
|
|
|
|
---
|
|
|
|
|
| ... | ... | @@ -137,10 +137,10 @@ Vertical posts that carry the entire structure. |
|
|
|
| Parameter | Unit | Description |
|
|
|
|
|---|---|---|
|
|
|
|
| `PoleShape` | — | Cross-section type: `Square`, `Rectangle`, or `Cylinder` |
|
|
|
|
| `PoleSide` | m | Side length (square profile) |
|
|
|
|
| `PoleWidth` / `PoleHeight` | m | Width and height (rectangular profile) |
|
|
|
|
| `PoleRadius` | m | Radius (cylindrical profile) |
|
|
|
|
| `PoleLength` | m | Total pole length along Z |
|
|
|
|
| `PoleSide` | meters | Side length (square profile) |
|
|
|
|
| `PoleWidth` / `PoleHeight` | meters | Width and height (rectangular profile) |
|
|
|
|
| `PoleRadius` | meters | Radius (cylindrical profile) |
|
|
|
|
| `PoleLength` | meters | Total pole length along Z |
|
|
|
|
|
|
|
|
#### Purlins
|
|
|
|
|
| ... | ... | @@ -149,7 +149,7 @@ Horizontal beams running along the **Y axis**, connecting poles and supporting p |
|
|
|
| Parameter | Unit | Description |
|
|
|
|
|---|---|---|
|
|
|
|
| `PurlinShape` | — | Cross-section type |
|
|
|
|
| `PurlinSide` / `PurlinWidth` / `PurlinHeight` / `PurlinRadius` | m | Profile dimensions |
|
|
|
|
| `PurlinSide` / `PurlinWidth` / `PurlinHeight` / `PurlinRadius` | meters | Profile dimensions |
|
|
|
|
| `NumberOfPurlins` | — | Number of purlins per group (1–10) |
|
|
|
|
|
|
|
|
#### Rafters
|
| ... | ... | @@ -159,8 +159,8 @@ Beams oriented along the **X axis**, used to carry purlins or panels across the |
|
|
|
| Parameter | Unit | Description |
|
|
|
|
|---|---|---|
|
|
|
|
| `RafterShape` | — | Cross-section type |
|
|
|
|
| `RafterSide` / `RafterWidth` / `RafterHeight` / `RafterRadius` | m | Profile dimensions |
|
|
|
|
| `RafterLength` | m | Length of each rafter |
|
|
|
|
| `RafterSide` / `RafterWidth` / `RafterHeight` / `RafterRadius` | meters | Profile dimensions |
|
|
|
|
| `RafterLength` | meters | Length of each rafter |
|
|
|
|
| `NumberOfRafters` | — | Number of rafters per group (1–10) |
|
|
|
|
|
|
|
|
#### Diagonals
|
| ... | ... | @@ -170,7 +170,7 @@ Diagonal bracing bars connecting two poles to stiffen the structure against late |
|
|
|
| Parameter | Unit | Description |
|
|
|
|
|---|---|---|
|
|
|
|
| `DiagonalShape` | — | Cross-section type |
|
|
|
|
| `DiagonalSide` / `DiagonalWidth` / `DiagonalHeight` / `DiagonalRadius` | m | Profile dimensions |
|
|
|
|
| `DiagonalSide` / `DiagonalWidth` / `DiagonalHeight` / `DiagonalRadius` | meters | Profile dimensions |
|
|
|
|
| `DiagonalEpsilon` | — | Small numerical offset to avoid degenerate geometry |
|
|
|
|
|
|
|
|
---
|
| ... | ... | @@ -224,11 +224,11 @@ PoleShape: |
|
|
|
PoleLength:
|
|
|
|
Value: 3.8
|
|
|
|
PoleSpacingX:
|
|
|
|
Value: 0.2
|
|
|
|
Value: 2.0
|
|
|
|
NumberOfPurlins:
|
|
|
|
Value: 5
|
|
|
|
NumberOfRafters:
|
|
|
|
Value: 3
|
|
|
|
Value: 2
|
|
|
|
```
|
|
|
|
|
|
|
|

|
| ... | ... | @@ -280,7 +280,7 @@ NumberOfPurlins: |
|
|
|
NumberOfRafters:
|
|
|
|
Value: 3
|
|
|
|
```
|
|
|
|

|
|
|
|

|
|
|
|
|
|
|
|
Figure 7 - HSATS structure with highlighting objects representing the different components. This object represent a group you can duplicate along the X axis and Y axis to form a full AV system.
|
|
|
|
|
| ... | ... | |
| ... | ... | |