ConeClockPatches:
--------------------------------------------------------------------------
Plot a patch of a sail oriented to the given cone and clock angles.
The patch is scaled to be visible on a plot of the orbit.
See also ClockConversion.
Since version 7.
--------------------------------------------------------------------------
Form:
ConeClockPatches( cone, clock, rSC, vSC, s, iConv, h )
--------------------------------------------------------------------------
------
Inputs
------
cone (1,n) Cone angle
clock (1,n) Clock angle
rSC (3,n) Spacecraft position
vSC (3,n) Spacecraft velocity
s (3,n) Sun unit vector, can also be (3,1)
iConv (1,1) Index of clock convention
h (1,1) Figure handle
-------
Outputs
-------
None.
--------------------------------------------------------------------------
Children:
Math: Linear/Mag
Sail: Coordinates/ClockConversion