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