CrossScaleConstellation:

Path: Orbit/Constellations

% Create a cross scale constellation

 Four spacecraft per scale. The rotation matrices allow you to rotate
 each scale.

	Type CrossScaleConstellation for a demo.

--------------------------------------------------------------------------
   Form:
 	r = CrossScaleConstellation(l,b)
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   l   (1,n)   Distance from center for each scale
   b   {n}     3x3 transformation matrices for each scale

   -------
   Outputs
   -------
   r   (3,5*n)	Positions         

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

Children:

Common: General/DeBlankLT
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS

Back to the Orbit Module page