Path: AerospaceUtils/ComponentModels
% Get CAD vertices and faces for various star cameras. This also outputs mass and power data for the models. Type StarCameraModel for a demo. -------------------------------------------------------------------------- Form: [v, f, d] = StarCameraModel( type, uBoresight ) -------------------------------------------------------------------------- ------ Inputs ------ type Type, 'astro 5' (default), 'ct633', 'ons' uBoresight Unit vector for the boresight ------- Outputs ------- v Vertices f Faces d Data .mass .power --------------------------------------------------------------------------
AerospaceUtils: CAD/GenericProperties Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: Graphics/DrawVertices Common: MassProperties/Inertias Common: Quaternion/Q2Mat Common: Quaternion/U2Q
Back to the AerospaceUtils Module page