Path: Missions/Comsat
% Generates the data needed to compute stationkeeping maneuvers Since version 1. -------------------------------------------------------------------------- Form: x = SKDataF( dV, cM, tDist, aCSThrusters, dVThrusters, plumeDrag ) -------------------------------------------------------------------------- ------ Inputs ------ dV (1,1) Delta-V cM (3,1) Center of mass tDist (1,1) Disturbance (fraction of dV force) aCSThrusters (1,n) ACS thrusters dVThrusters (1,m) dV thrusters plumeDrag (1,1) Plume drag factor 0.00 to 1.00 ------- Outputs ------- x (1,11+n+m) sFormatted data --------------------------------------------------------------------------
Back to the Missions Module page