Path: FormationFlying/Visual
% View the geometry created by a formation of spacecraft
Since version 7.
--------------------------------------------------------------------------
Usage:
ViewGeometry( g, angle, e )
--------------------------------------------------------------------------
------
Inputs
------
g (.) Geometry data structure (Circular or eccentric)
angle (1) Angle at which to draw connections
If eccentric, true anomaly is used.
If circular, true latitude is used.
e (1) Eccentricity. If circular geometry, e is set to 0.
-------
Outputs
-------
none
--------------------------------------------------------------------------