Path: AerospaceUtils/ComponentModels
% Get CAD vertices and faces for a star camera model. 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/DrawVertices Common: MassProperties/Inertias Common: Quaternion/Q2Mat Common: Quaternion/U2Q
Back to the AerospaceUtils Module page