Path: AerospaceUtils/ComponentModels
% Create a model for star cameras. Type CameraModel for a demo. -------------------------------------------------------------------------- Form: [v, f, d] = CameraModel( type, uBoresight ) -------------------------------------------------------------------------- ------ Inputs ------ type (3,:) Type uBoresight (3,1) Unit vector for the boresight ------- Outputs ------- v (:,3) Vertices f (:,3) Faces d (.) Data .mass (1,1) Mass .power (1,1) Power requirements --------------------------------------------------------------------------
Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: General/DispWithTitle Common: Graphics/NewFig Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: MassProperties/Inertias Common: Quaternion/Q2Mat Common: Quaternion/U2Q Math: Linear/Mag
Back to the AerospaceUtils Module page