Path: AerospaceUtils/ComponentModels
% Create an array of four reaction wheels. The wheels are stuck on top of each other since the internal geometry is not defined. Type RWAArray for a demo. -------------------------------------------------------------------------- Form: m = RWAArray( model, cantAngle, wH, b, rA, body ) -------------------------------------------------------------------------- ------- Inputs ------- model (1,:) RWA model name cantAngle (1,1) Cant angle from z wH (1,2) [width, height] b (3,3) Box orientation rA (3,1) Box location body (1,1) Body ------- Outputs ------- m (5) Component information --------------------------------------------------------------------------
AerospaceUtils: CAD/CreateComponent Common: Transform/RaDec2U
Back to the AerospaceUtils Module page