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