RCAIDE.Library.Mission.Segments.Cruise.Constant_Throttle_Constant_Altitude.solve_velocity#

solve_velocity(segment)[source]#

Calculates the additional velocity residual

Assumptions: The vehicle accelerates, residual on forces and to get it to the final speed

Inputs: segment.air_speed_end [meters/second] segment.state.conditions:

frames.inertial.velocity_vector [meters/second]

segment.state.numerics.time.differentiate

Outputs: segment.state.residuals:

forces [meters/second^2] final_velocity_error [meters/second]

Properties Used: N/A