QSteeringYAligned:
% Compute the steering rotation keeping the body axis aligned with Y.
Compute the cone rotation axis for a clock rotation about X.
The sign convention indicates if clock is measured around the direction
the sun (+1) or the AWAY from the sun (-1)
--------------------------------------------------------------------------
Form:
qSteer = QSteeringYAligned( cone, clock, c )
--------------------------------------------------------------------------
------
Inputs
------
cone (1,1) Cone angle
clock (1,1) Clock angle
c (1,1) Sign convention for clock angle, measured
about direction TO the sun (+1) or AWAY from
the sun (-1). Default is +1.
-------
Outputs
-------
qSteer (4,1) Reference frame to body frame quaternion
--------------------------------------------------------------------------