Path: Interplanetary/OrbitInsertion
% Cost for the landing for a 2D orbit problem. The cost is the total acceleration for the maneuver. This is computed from the decision variable. -------------------------------------------------------------------------- Form: cost = ApproachCost2DMag( u, ~ ) -------------------------------------------------------------------------- ------ Inputs ------ u (2,:) [phi;a] ------- Outputs ------- cost (1,1) Total acceleration --------------------------------------------------------------------------
Math: Linear/Mag
Back to the Interplanetary Module page