modelOffloaderStrings
Block of offloader strings for Offloader model
Information
Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED
Model of strings for an offloader. Each string is modeled as a FindLengthSpring, meaning that the unstretched length of the springs is not known a priori and must be calculated as part of the initalization.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | connDist | ||
| Real | height | ||
| Real | c | ||
| Real | mass | 0.001 | |
| Real | topPt | {0, 0, height} | |
| Real | botPt | {connDist, 0, 0} | |
| Real | Ls | sqrt(connDist^2 + height^2) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Mechanics.MultiBody.Interfaces.Frame_b | frame_sideSpar |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| DeployStructLib.Parts.Springs.FindLengthSpring | springs |