StarCameraModel:

Path: AerospaceUtils/ComponentModels

% Create pictures for various star cameras.

 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

--------------------------------------------------------------------------

Children:

AerospaceUtils: CAD/GenericProperties
Common: ComponentModels/Box
Common: ComponentModels/Frustrum
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