CameraModel:

--------------------------------------------------------------------------
   Create a model for star cameras.

   Type CameraModel for a demo.
--------------------------------------------------------------------------
   Form:
   [v, f, d] = StarCameraModel( type, uBoresight )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   type          (3,:) Type
   uBoresight    (3,1) Unit vector for the boresight

   -------
   Outputs
   -------
   v             (:,3) Vertices
   f             (:,3) Faces
   d             (1,1) Data
                       .mass  (1,1) mass
                       .power (1,1) Power requirements

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

Children:

Common: CAD/Inertias
Common: ComponentModels/Box
Common: ComponentModels/Frustrum
Common: Coord/Q2Mat
Common: Coord/U2Q
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Math/Mag