------------------------------------------------------------------------------- Takes the 3-axis force in [kg*m/s/s] and computes the delta-v in [m/s]. ------------------------------------------------------------------------------- Form: out = ComputeDeltaV( varargin ) ------------------------------------------------------------------------------- ------ Inputs ------ varargin (:) Variable number of inputs, raw simulation data. ------- Outputs ------- out (1,:) Derived output data. -------------------------------------------------------------------------------