HLE:
--------------------------------------------------------------------------
Computes the leading edge dihedral angle for a spinning spacecraft.
--------------------------------------------------------------------------
Form:
lE = HLE( uA, uS, uE, earthRadius, cant )
--------------------------------------------------------------------------
------
Inputs
------
uA Spacecraft unit vector
uS (3,n) Unit sun vectors
uE (3,n) Unit nadir vectors
earthRadius
cant
-------
Outputs
-------
lE (n) Leading edge dihedral angle
--------------------------------------------------------------------------
Children:
Common: Graphics/NewFig
Math: Linear/Cross
Math: Linear/Dot
Math: Linear/Unit
SAAD: SAAttDet/HCw