Path: AerospaceUtils/CAD
% Compute the total mass in the requested subsystem
Type GetSubsystemMass for a demo using CubeSat3U.
--------------------------------------------------------------------------
Form:
mass = GetSubsystemMass( g, subsystem )
--------------------------------------------------------------------------
------
Inputs
------
g (.) CAD model structure
subsystem '' Subsystem name (string)
-------
Outputs
-------
mass (1,1) Mass (kg)
--------------------------------------------------------------------------
CubeSat: Data/CubeSat3U Common: General/DispWithTitle
Back to the AerospaceUtils Module page