Path: SC/Actuator
% Computes the moment arms for a set of thrusters. Since version 1. -------------------------------------------------------------------------- Form: m = MomArm( r, u, c ) -------------------------------------------------------------------------- ------ Inputs ------ r (3,:) Position vectors u (3,:) Unit vectors in the force direction c (3,1) Center-of-mass location ------- Outputs ------- m (3,:) Moment arms --------------------------------------------------------------------------
Math: Linear/Cross
Back to the SC Module page