Path: Orbit/OrbitMechanics
% Compute the power balance in a spacecraft. -------------------------------------------------------------------------- Form: x = GetFuelBudgetDataFromCAD( g ) -------------------------------------------------------------------------- ------ Inputs ------ g (1,1) CAD data structure ------- Outputs ------- x .inr (3,3) Inertia matrix .cM (3,1) Center of mass .r (3,:) Thruster position vectors .u (3,:) Thruster unit vectors .f (1,:) Thruster data structure --------------------------------------------------------------------------
Back to the Orbit Module page