Path: AerospaceUtils/ComponentModels
% Get CAD vertices and faces for an SP-100 based space nuclear reactor. This model assumes: * 1600 kWThermal reactor * 33% efficient Stirling engine conversion * 591 deg-K radiator temperature Type NuclearReactorModel for a demo. -------------------------------------------------------------------------- Form: [v, f, d] = NuclearReactorModel( powerThermal, powerElectric, unitVector ) -------------------------------------------------------------------------- ------ Inputs ------ powerThermal (1,1) Output power conversionEfficiency (1,1) Electrical power unitVector (3,1) Unit vector ------- Outputs ------- v (:,3) Vertices f (:,3) Faces d (1,1) Data .mass .power --------------------------------------------------------------------------
AerospaceUtils: CAD/GenericProperties FormationFlying: Help/HelpSystem Common: CommonData/Sosumi Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: GUIs/MessageQueue Common: General/CloseFigure Common: General/DeBlankLT Common: General/FSWClock Common: General/Watermark Common: Graphics/DrawVertices Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: MassProperties/AddMass Common: MassProperties/IC623X3 Common: MassProperties/Inertias Common: Quaternion/Q2Mat Common: Quaternion/QTForm Common: Quaternion/U2Q Common: Time/JD2000 Math: Geometry/Perpendicular Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/SkewSq Math: Linear/Unit
Back to the AerospaceUtils Module page