RCAIDE.Library.Mission.Segments.Single_Point.Set_Speed_Set_Throttle.unpack_unknowns#

unpack_unknowns(segment)[source]#

Unpacks the x accleration and body angle from the solver to the mission

Assumptions: N/A

Inputs:
segment.state.unknowns:

acceleration [meters/second^2] body_angle [radians]

Outputs:
segment.state.conditions:

frames.inertial.acceleration_vector [meters/second^2] frames.body.inertial_rotations [radians]

Properties Used: N/A