modelDSL_Globals

Information

Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED

Parameters

TypeNameDefaultDescription
RealDSLversion1.1Version of the DeployStructLib
BooleanenableAnimationtrue= true, if animation of all components is enabled
BooleanSteadyStatefalse= true, if components are to be initialized to steady state, otherwise will start with variable values=0.0
BooleanuseDSgravitytrue= 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)
BooleanquasiStaticfalse= 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.
RealquasiStaticFactor0.001Factor used to scale masses for quasiStatic analysis