Path: AerospaceUtils/CAD
% Take the CAD data and create the body array for Tree. Since version 2. -------------------------------------------------------------------------- Form: x = TreeBldCAD( g, s, spring ) -------------------------------------------------------------------------- ----- Input ----- g (:) Spacecraft data structure generated by Build3DSC s (:) .w (3,1) or (1,1) Rate .q (4,1) or (1,1) Attitude spring (:) .k (3,3) Data structure General stiffness matrix .c (3,3) Data structure General damping matrix ------ Output ------ x (:,:) Data structure --------------------------------------------------------------------------
Back to the AerospaceUtils Module page