SCDisturbances:
--------------------------------------------------------------------------
Compute the total force and torque on a spacecraft generated
by the CAD package.
Planetary radiation assumes that the optical coefficients are zero
except for the diffuse coefficient which is 1.
Since version 8.
--------------------------------------------------------------------------
Form:
[f, t] = SCDisturbances( action, g )
--------------------------------------------------------------------------
------
Inputs
------
mode 'initialize' or 'update'
g Input
-------
Outputs
-------
f (:) Force structure or handle to display if mode is 'init'
.total
.aero
.optical
.thermal
.rF
t (:) Torque
.total
.aero
.magnetic
.optical
.thermal
.rF
.gravityGradient
--------------------------------------------------------------------------
Children:
Common: Database/Constant
Common: Quaternion/Q2Mat
Common: Time/JD2T
AeroUtils: AtmosphericCalculations/AtmDens2
AeroUtils: AtmosphericCalculations/AtmJ70
AeroUtils: Coord/EFToLatLonAlt
Math: Linear/Cross
Math: Linear/Mag
Math: Linear/SkewSq
Math: Linear/Unit
Math: Trigonometry/ACosD
SC: Environs/BDipole
SC: Ephem/Eclipse