StarCameraModel:

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

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

Children:

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/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/Unit

Back to the AerospaceUtils Module page