S4DeployTorque:
--------------------------------------------------------------------------
Disturbances function for modeling deployment of scalable square sail.
Since version 7.
--------------------------------------------------------------------------
Form:
[f,tq] = S4DeployTorque( g, p, e, d )
--------------------------------------------------------------------------
------
Inputs
------
g (1,1) CAD data structure
p (1,1) Profile data structure
e (1,1) Environment data structure
d (1,1) Disturbance data structure
.Ldot, mast deployment rate (m/s)
.F, nominal force
-------
Outputs
-------
force (:) Force structure
.total (3,1) Total force on the vehicle
torque (:) Torque structure
.total (3,1) Total torque on the vehicle
--------------------------------------------------------------------------
Reference: (Student Paper) Attitude Dynamics and Stability of Solar Sails
During Deployment. LeFevre and Jha
--------------------------------------------------------------------------