Path: AerospaceUtils/CAD
% Create a data structure for MassBudget. Enter parameter pairs. Type MassBudgetInput to see the data structure. This function will fill in any fields that are not entered. The param field is a data structure. It depends on type. Since version 10. -------------------------------------------------------------------------- Form: c = MassBudgetInput( varargin ) -------------------------------------------------------------------------- ------ Inputs ------ varargin (:) Parameter pairs ------- Outputs ------- c (1,1) MassBudget data structure --------------------------------------------------------------------------
Back to the AerospaceUtils Module page