Path: AerospaceUtils/CAD
% Creates a CAD Report by subystem
Lists the following:
* subsystem
* component
* mass
* power
* heater
* manufacturer
* model
--------------------------------------------------------------------------
Form:
CreateCADTable( g, fileName )
--------------------------------------------------------------------------
------
Inputs
------
g (.) Component data structure
fileName (1,:) Filename (if not entered prints to the
command window)
-------
Outputs
-------
None
--------------------------------------------------------------------------
Back to the AerospaceUtils Module page