Path: StraightLine/ConstantAccel
% Estimate DV using constant acceleration approximation The average velocity is just the distance over the time, the peak velocity is twice that, and the delta-V is twice the peak. -------------------------------------------------------------------------- Form: DV = ConstantAccelDV( d ) -------------------------------------------------------------------------- ------- Inputs ------- d (.) Data structure ------- Outputs ------- DV (1,1) Delta-V --------------------------------------------------------------------------
Back to the StraightLine Module page