HGimballedBoom:
--------------------------------------------------------------------------
Calculate angular momentum of boom system and update the body rates.
Since version 7.
--------------------------------------------------------------------------
Form:
[hI, hW] = HGimballedBoom( x, g, axis, aDotNew, hW )
--------------------------------------------------------------------------
------
Inputs
------
x (15,1) The state vector [r;v;q;omega;a;aDot]
g (1,1) CAD model
axis (3,2) Rotation axes of gimbals
aDotNew (2,1) New gimbal rates
hW (3,1) Stored angular momentum
-------
Outputs
-------
hI (3,1) Inertial angular momentum
hW (3,1) Updated stored momentum
--------------------------------------------------------------------------
Children:
Common: Quaternion/QForm
Common: Quaternion/QTForm
Math: Linear/Cross
Math: Linear/Skew
Math: Linear/SkewSq
Sail: Disturbances/HingeRotationMatrix