HTE:
--------------------------------------------------------------------------
Computes the trailing edge dihedral angle for a spinning spacecraft.
--------------------------------------------------------------------------
Form:
tE = HTE( 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
-------
tE (n) Trailing edge dihedral angle
--------------------------------------------------------------------------
Children:
Common: Graphics/NewFig
Math: Linear/Cross
Math: Linear/Dot
Math: Linear/Unit
SAAD: SAAttDet/HCw