modelDSL_Globals
Information
Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | DSLversion | 1.1 | Version of the DeployStructLib |
| Boolean | enableAnimation | true | = true, if animation of all components is enabled |
| Boolean | SteadyState | false | = true, if components are to be initialized to steady state, otherwise will start with variable values=0.0 |
| Boolean | useDSgravity | true | = true, special gravity function is to be used in DeployStructLib components to allow for override propagation of world.g, but won't correctly handle non-DeployStructLib components (e.g., MultiBody.Parts.Body) |
| Boolean | quasiStatic | false | = true, if a quasi-static analysis is to be used where all mass values are reduced by quasiStaticFactor. This only works for DeployStructLib components and won't correctly handle non-DeployStructLib components (e.g., MultiBody.Parts.Body). Gravity forces will be unaffected. |
| Real | quasiStaticFactor | 0.001 | Factor used to scale masses for quasiStatic analysis |